a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	color: #33CCFF;
	text-decoration: underline;


}
a:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	color: #3399FF;


}
a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	color: #333333;
	text-decoration: underline;


}
a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	color: #3399FF;



}
.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-bottom-style: dotted;
}
.surlignage {
	border: #FFFFFF;
	background-color: #CCFF66;

}

