﻿.heading {
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #B50C00; 
font-size: 10pt;
font-weight: bold;
}
.main_heading {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10pt;
color: #B50C00;
font-weight: bold;
}
.body_text a:hover {
	color: #B50C00;
	text-decoration: none;
}
.top_menu a:hover {
	color: #B50C00;
	text-decoration: none;
}
a:hover {
	color: #B50C00;
	text-decoration: none;
}