.headings {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}
.whitetext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 15px;
}
.logotitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}
.mainlinks {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
A.mainlinks:hover
{
    color: #e30029;
}
.subheadings {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.bodttext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	line-height: 17px;
}
A.bodttext:hover
{
	color: #CC0000;
	text-decoration: underline
}
.mainlinksblue {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #0000CC;
}
A.mainlinksblue:hover
{
	color: #FFFFFF;
	text-decoration: underline
}
.txlinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CC0000;
}
A.txlinks:hover
{
    COLOR: #CC0000;
    TEXT-DECORATION: underline
}
