body
{
	font-family: Arial, Verdana, Helvetica;
	font-size: 10px;
}
h1, h2, h3, h4, h5, h6
{
	font-family: Arial, Verdana, Helvetica;
}
a:link
{
	color: rgb(0,0,255); 
}
a:visited
{
	color: rgb(0,0,255); 
} 
a:active 
{
	color: rgb(0,0,255);
}
a:hover
{
	color: rgb(255,0,0); 
}
a.content:link
{
	color: rgb(0,0,255); 
}
a.content:visited
{
	color: rgb(0,0,255); 
} 
a.content:active
{
	color: rgb(0,0,255);
}
a.content:hover
{
	color: rgb(255,0,0); 
}
a.topnav:link
{
	color: rgb(255,255,255); 
}
a.topnav:visited
{
	color: rgb(255,255,255); 
} 
a.topnav:active
{
	color: rgb(255,255,255);
}
a.topnav:hover
{
	color: #00FFFF; 
}
a.sidenav:link
{
	color: rgb(255,255,255); 
}
a.sidenav:visited
{
	color: rgb(255,255,255); 
} 
a.sidenav:active
{
	color: rgb(255,255,255);
}
a.sidenav:hover
{
	color: #00FFFF; 
}
a.daily:link
{
	color: rgb(255,255,0); 
}
a.daily:visited
{
	color: rgb(255,255,0); 
} 
a.daily:active
{
	color: rgb(255,255,0);
}
a.daily:hover
{
	color: rgb(255,0,0); 
}
a.toptab:link
{
	color: rgb(255,255,255); 
}
a.toptab:visited
{
	color: rgb(255,255,255); 
} 
a.toptab:active
{
	color: rgb(255,255,255);
}
a.toptab:hover
{
	color: rgb(255,255,0); 
}