﻿A {
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;	
}

A:link { COLOR: red; TEXT-DECORATION: none;}
A:visited { COLOR: red; TEXT-DECORATION: none;}
A:active { COLOR: red; TEXT-DECORATION: none;}
A:hover { COLOR: #C0C0C0; TEXT-DECORATION: none;}

#speclink A:link {
	COLOR: #C0C0C0;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-size: 12px;
	TEXT-DECORATION: none;
}
#speclink A:hover {
	COLOR: "red";
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-size: 12px;
	TEXT-DECORATION: none;
}
BODY {
	SCROLLBAR-BASE-COLOR: black;
	SCROLLBAR-ARROW-COLOR: #333333;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial;
	font-size: 11px;
	COLOR: white;
}
.BODY {
	SCROLLBAR-BASE-COLOR: black;
	SCROLLBAR-ARROW-COLOR: #333333;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial;
	font-size: 11px;
	COLOR: white;
}
.p {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial;
	font-size: 11px;
	COLOR: white;
}
.specbody {
	SCROLLBAR-BASE-COLOR: black;
	SCROLLBAR-ARROW-COLOR: #333333;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial;
	font-size: 11px;
	COLOR: "white";
}
.bottom {
	font-family: Arial;
	FONT-SIZE: 10px;
	COLOR: #847A33;
}
.h5 {
	font-family: Eurostile;
	FONT-SIZE: 14px;
	FONT-WEIGHT: bold;
	COLOR: #414141;
}
.footer {
	font-family: Arial, Helvetica, Sans-serif;
	color:white;
	font-size: 9px;
	line-height:12px;
	font-style: italic;
	padding: 3px 0px 3px 15px;
}
.footer a:link { font-family: "Viner Hand Itc"; font-size: 12px; color: #8E0505; text-decoration: bold; }
.footer a:visited { font-family: "Viner Hand Itc"; font-size: 12px; color: #8E0505; text-decoration: bold; }
.footer a:active { font-family: "Viner Hand Itc"; font-size: 12px; color: #8E0505; text-decoration: bold; }
.footer a:hover { font-family: "Viner Hand Itc"; font-size: 12px; color: black; text-decoration: bold; }