
a:link {
	color: #9E0101;
	text-decoration: none;
	font-size : 15px;
}

a:visited, a:active {
	color: #9E0101;
	text-decoration: none;
	font-size : 15px;
}

a:hover {
	color: #000000;
	text-decoration: none;
	font-size : 15px;
}
A.frontbackbtns:LINK, A.frontbackbtns:ACTIVE, A.frontbackbtns:Visited{
	text-align : center;
	color : White;
	font-family: "Times New Roman";
	text-decoration: none;
	padding-top : 2px;
	font-size : x-small;
	font-weight : bold;
	width: 25;
	padding-left : 5px;
	padding-right : 5px;
	padding-bottom : 2px;
	background-color : Black;
	border : thin solid #9E0101;
}
A.frontbackbtns:HOVER{
	text-align : center;
	color : #9E0101;
	font-family: "Times New Roman";
	text-decoration: none;
	padding-top : 2px;
	font-size : x-small;
	font-weight : bold;
	padding-left : 5px;
	padding-right : 5px;
	padding-bottom : 2px;
	width: 25;
	background-color : #FFFFFF;
	border : thin solid #000000;
}
.navlinks {
	text-align : center;
	color : #000000;
	font-family: "tahoma, sans-serif";
	text-decoration: none;	
	font-size : 11px;
	font-weight : bold;
	width: 142;
	background-color : #D0D0D0;
	border : thin solid #000000;
	margin-left : 4px;
	margin-right : 4px;
	margin-bottom : 1px;
	margin-top : 1px;
}
A.navlinks:LINK, A.navlinks:ACTIVE, A.navlinks:Visited{
	text-align : center;
	color : #000000;
	font-family: "tahoma, sans-serif";
	text-decoration: none;	
	font-size : 11px;
	font-weight : bold;
	width: 142;
	background-color : #D0D0D0;
	border : thin solid #000000;
	margin-left : 4px;
	margin-right : 4px;
	margin-bottom : 1px;
	margin-top : 1px;
}
A.navlinks:HOVER{
	text-align : center;
	color : #FFFFFF;
	font-family: "tahoma, sans-serif";
	text-decoration: none;
	font-size : 11px;
	font-weight : bold;
	width: 142;
	background-color : #7D7D7D;
	border : thin solid #000000;
	margin-left : 4px;
	margin-right : 4px;
	margin-bottom : 1px;
	margin-top : 1px;
}