.norm {
	font-family: Georgia, "Times New Roman", Times, serif;
}

a:link {
color: #7189A6;
text-decoration: none;
}
a:visited {
color: #7189A6;
text-decoration: none;}

a:active {
color: #7189A6;
text-decoration: none;
}

a:hover {
color: #BDCCED;
text-decoration: underline;}
