﻿a:link {color: blue; text-decoration: none;}     /* unvisited link */
a:visited {color: blue; text-decoration: none;}    /* visited link */
a:hover {color: #821115; text-decoration: none;}   /* mouse over link */


