﻿a.nav:link {text-decoration:none; color:#ffffff; font-weight:bold;}
a.nav:visited {text-decoration:none; color:#ffffff; font-weight:bold;}
a.nav:active {text-decoration:none; color:#ffffff; font-weight:bold;}
a.nav:hover {text-decoration:none; color:#DB141A; font-weight:bold;}

a.link:link {text-decoration:underline; color:#0066B3; font-weight:bold;}
a.link:visited {text-decoration:underline; color:#0066B3; font-weight:bold;}
a.link:active {text-decoration:underline; color:#0066B3; font-weight:bold;}
a.link:hover {text-decoration:underline; color:#FCFF00; font-weight:bold;}

TD {
		font-family:"Arial", "Helvetica"; 
		font-size:10pt;
		color:#393939;}
		
BODY{
		font-family:"Arial", "Helvetica"; 
		font-size:10pt;
		color:#000000;
		background-color:#cccccc;
		margin:0px;
		overflow-x: hidden;
}

.bluetext {
	color:#0066B3;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-style:italic;
	line-height:13pt;
}

.slides {
	background:url(../siteart/slidesbg.gif) repeat-y;
	font-size:11px;
	font-weight:bold;
	color:#fff;
	padding:0 0 5px 15px;
}

.slides a {
	text-decoration:none;
	color:#fff;
}

.slides a:hover {
	color:#fff000;
}