a:link 
{ 
	color: #636363; 
	text-decoration: none;
	font-family: Verdana;
	font-size: 12px;
	cursor: pointer; 
	font-weight: bold;
	height: 23px;
	vertical-align: middle;
	line-height: 23px;
}
a:visited 
{ 
	color: #636363; 
	text-decoration: none;
	font-family: Verdana;
	font-size: 12px;
	cursor: pointer; 
	font-weight: bold;
	height: 23px;
	vertical-align: middle;
	line-height: 23px;
}
a:focus 
{ 
	color: #CA240D; 
	text-decoration: none;
	font-family: Verdana;
	font-size: 12px;
	cursor: pointer; 
	font-weight: bold;
	height: 23px;
	vertical-align: middle;
	line-height: 23px;
}
a:hover 
{ 
	color: #CA240D; 
	text-decoration: none;
	font-family: Verdana;
	font-size: 12px;
	cursor: pointer; 
	font-weight: bold;
	height: 23px;
	vertical-align: middle;
	line-height: 23px;
}
a:active 
{ 
	color: #CA240D; 
	text-decoration: none;
	font-family: Verdana;
	font-size: 12px;
	cursor: pointer; 
	font-weight: bold;
	height: 23px;
	vertical-align: middle;
	line-height: 23px;
}

