
A         {font-weight : bold  }
 A:link    { color: #EC7742; text-decoration: none }
 A:visited { color: #EC7742; text-decoration: none }
 A:hover {color: #000000; font-weight: bold; text-decoration: none } 


.inner A {color: #000000; font-weight: bold; text-decoration: none }
.inner A:visited { color: #000000; font-weight: bold; text-decoration: none }
.inner A:hover {color: #cc0000; font-weight: bold; text-decoration: none }
.inner {border-style:solid; 	border-color: #000000; 	border-width:1px;}



.red {
	font:14px Arial, Helvetica, sans-serif;
	color: #cc0000;}


.select {
	font:14px Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration: none;
	letter-spacing:.2em;
	font-weight : bold;
line-height:20px;
	}
	.select a:link {color: #ffffff; font-weight: bold; text-decoration:none;}
.select a:visited {color: #ffffff; font-weight: bold; text-decoration:none;}
.select a:hover {	color:#000000; 	background: #EC7742;
	}


.bodyText {
	font:12px Arial, Helvetica, sans-serif;
	line-height:22px;
	color:#000000;
	letter-spacing:.1em;
	}
	
	
	.navtop a {
	font:11px Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration: none;
	letter-spacing:.1em;
	font-weight : bold;
	line-height:20px;
	display:block;
	padding: 0px 10px;
	border:1px solid #000000;
	}
.navtop a:visited {color: #ffffff; font-weight: bold; text-decoration:none;}
.navtop a:hover {
	color:#000000;
	background: #ffffcc;
	}
	
	
	.border {border:2px solid #000000;}