.standardlink {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;  line-height: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #660000;
}

.standarddot {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;  line-height: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #660000;
}

a.navbar:link {
	color: #660000;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;  line-height: 12px;
	font-weight: bold;
	font-variant: normal;
	padding-right: 13px;
	
	
 }
 
 
a.navbar:visited {
	color: #660000;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;  line-height: 12px;
	font-weight: bold;
	font-variant: normal;
	padding-right: 13px;
	
 }
 
 
a.navbar:hover {
	color: #999999;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;  line-height: 12px;
	font-weight: bold;
	font-variant: normal;
	padding-right: 13px;
	
 }
 
a.navbar:active {
	color: #660000;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;  line-height: 12px;
	font-weight: bold;
	font-variant: normal;
	padding-right: 13px;

 }.navbarbox {
	background-color: #2960B4;
}
