td {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color:#595959; line-height: 1.5em}
body {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color:#595959;}

A:link {color: blue; font-size : 11px; text-decoration: none;}
A:visited {text-decoration: none; color: blue; font-size : 11px;}
A:hover  {text-decoration: underline; color: blue; font-size : 11px;}
A:active {text-decoration: none; color: blue; font-size : 11px;}

A.navi:link {color: #000000; font-size : 12px; text-decoration: none; font-weight: bold}
A.navi:visited {text-decoration: none; color: #000000; font-size : 12px; font-weight: bold}
A.navi:hover  {text-decoration: underline; color: #000000; font-size : 12px; font-weight: bold}
A.navi:active {text-decoration: none; color: #000000; font-size : 12px; font-weight: bold}

A.whitelink:link {color: #000000; font-size : 11px; text-decoration: none; font-weight: bold}
A.whitelink:visited {text-decoration: none; color: #000000; font-size : 11px; font-weight: bold}
A.whitelink:hover  {text-decoration: underline; color: #FFFFFF; font-size : 11px; font-weight: bold}
A.whitelink:active {text-decoration: none; color: #000000; font-size : 11px; font-weight: bold}

A.footerlink:link {color: #666666; font-size : 11px; text-decoration: none;}
A.footerlink:visited {text-decoration: none; color: #666666; font-size : 11px; }
A.footerlink:hover  {text-decoration: underline; color: #666666; font-size : 11px}
A.footerlink:active {text-decoration: none; color: #666666; font-size : 11px;}

a.rollover img {
	width: 100px;
	height: 100px;
}

a.rollover:hover > img {
	height: 240px;
}

.style1 {font-size: 20px; color: #FE5200; line-height: 1.3em; border-bottom: 1px solid #595959}
.style2 {color: #FE5200; font-size: 15px; border-bottom: 1px solid #595959}
.contact {font-size: 11px; color:#000000}
.white {color:#FFFFFF; font-weight: bold}
.black {color: #000000;}
.red {color: #FF0000; font-weight: bold}
.footer {color: #666666; font-size : 11px}
.smallfooter {color: #666666; font-size : 10px}
.bigblack {color: #000000; font-size: 13px; font-weight: bold}

.cssnav	{
	position:relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(images/button-over.gif);
	background-repeat: no-repeat;
	display: block;
	width: 161px;
	height: 30px;
	margin: 0;
	margin-bottom:0px;
	padding: 0;
	left: -1px;
}
.cssnav a {
display:block;
font-size: 12px;
width: 161px;
height: 30px;
display: block;
margin: 0;
padding: 0;
color: black; text-decoration: bold; 
}
.cssnav img {width: 100%; height: 100%; border: 0; }
* html a:hover {visibility:visible}
.cssnav a:hover img{visibility:hidden}
.cssnav span {
	position:absolute;
	left:13px;
	top:6px;
	margin:0;
	cursor: pointer;}
