a {
	text-decoration: none;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	color: #666666;
}
a:hover {
	color: #9B1C28;
}
.border {
	border: thin solid #CCCCCC;
}
.customfontstyle1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#A50000;
	text-decoration: none;
	font-weight: bold;
}