.SideNav{
	font-family : ArialVerdana,,Helvetica;
	font-size : 14px;
   /*color : #08297B;*/
   color : white;
	font-weight : bold;
	text-decoration : none;
}

.SideNav:Hover{
	/*font-family : Arial,Verdana,Helvetica;*/
	/*font-size : 14px;*/
	/*color : red;*/
   color : #51018;
	/*text-decoration : none;*/
}

.SideNav2{
	font-family : Arial,Verdana,Helvetica;
	font-size : 12px;
	color : white;
	text-decoration : none;
}

.SideNav2:Hover{
	/*font-size : 12px;*/
	color: #969696;
	text-decoration: underline;
}

.FavNav{
	font-family : ArialVerdana,,Helvetica;
	font-size : 14px;
   /*color : #08297B;*/
   color : #08297B;
	font-weight : bold;
	text-decoration : none;
}

.FavNav:Hover{
	/*font-family : Arial,Verdana,Helvetica;*/
	/*font-size : 14px;*/
	/*color : red;*/
   color : #CC3300;
	/*text-decoration : underline;*/
}
