/* CSS Document */

a:link {color: #FFFFFF;}
a:visited {color: #FFFFFF;}
a:active {color: #FFFFFF;}
a:hover {background-color: #0000FF;}
a {color :#0000FF;  }
.link {color :#0000FF;}
.nav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	text-align: center;
	color: #0000CC;
}