body  {font-family: Verdana;font-size:14pt;}
A:link {
	COLOR: #red;
	text-decoration: none;
	font-family: Verdana;
	font-size: 14px;
}
A:visited {
	COLOR: #da2c74;
	text-decoration: none;
	font-family: Verdana;
	font-size: 14px;
}
A:active {
	COLOR: #da2c74;
	text-decoration: none;
	font-family: Verdana;
	font-size: 14px;
}
A:hover {
	COLOR: #da2c74;
	text-decoration: none;
	position: relative;
	right: 0px;
	top: 0px;
	font-family: Verdana;
	font-size: 14px;
}
.new { font-family: Verdana; font-size: 14pt; color: #da2c74; letter-spacing: 1px; line-height: 160%}
TD{font-family:Verdana; font-size: 14pt; line-height: 14pt;}
.grayline {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #da2c74;
	border-right-color:#da2c74;
	border-bottom-color: #da2c74;
	border-left-color: #da2c74;
	font-family: Verdana;
	font-size: 14px;
}