A
{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bolder;
	color: #000000;
	text-decoration: none;
	clip:  rect(auto auto auto 10px);
	letter-spacing: -1px;
}
A:Visited
{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bolder;
	color: #000000;
	text-decoration: none;
	clip:  rect(auto auto auto 10px);
	letter-spacing: -1px;
}
A:Hover
{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bolder;
	color: #666666;
	text-decoration: none;
	clip:  rect(auto auto auto 10px);
	letter-spacing: -1px;
}
.menu {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bolder;
	color: #000000;
	text-decoration: none;
	clip:  rect(auto auto auto 10px);
	letter-spacing: -1px;



}
.menu:hover {

	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bolder;
	color: #666666;
	text-decoration: none;
	clip:  rect(auto auto auto 10px);
	letter-spacing: -1px;
}
.pr {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000033;
	text-decoration: none;
	font-weight: bold;
	padding-top: -5px;

}
.pr:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000082;
	text-decoration: underline;
	font-weight: bold;
	padding-top: -5px;

}
.times {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #FFFFFF;
}

