@charset "utf-8";
#leftnav a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-align: center;
	display: block;
	height: 25px;
	width: 206px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000000;
	padding-top: 10px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FF0000;
	border-right-color: #FF0000;
	border-bottom-color: #FF0000;
	border-left-color: #FF0000;
}

#leftnav a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-align: center;
	display: block;
	height: 25px;
	width: 206px;
	border: 2px solid #FF0000;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	padding-top: 5px;
}
.leftnavboxcontact a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: center;
	display: block;
	height: 25px;
	width: 196px;
	border: 2px solid #000000;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #FF0000;
	padding-top: 5px;
}
#keywords a:link {
	font-size: 8px;
	color: #666666;
	text-decoration: none;
}
#bannerlogo a:link {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.linknormal {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
