a {
	text-decoration: none;
        color: #a30808 !important;
}

a:hover {
        color: #081fa3 !important;
	text-decoration: none;
}
body, td, table {
	font-size: 12px;
	font-family: sans-serif;
	color: #191919;
}
.tinywhite, .smallwhite, .mediumwhite, .largewhite,
.tinyblack, .smallblack, .mediumblack, .largeblack,
.tinyblue, .smallblue, .mediumblue, .largeblue,
.headingtext {
	font-family: arial, tahoma, helvetica, sans-serif;
	font-weight: normal;
}
.tinywhite, .smallwhite, .mediumwhite, .largewhite {
	color: #FFFFFF;
}
.tinyblack, .smallblack, .mediumblack, .largeblack {
	color: #303030;
}
.tinyblue, .smallblue, .mediumblue, .largeblue {
        color: #0000a8;
}
.tinywhite, .tinyblack, .tinyblue {
	font-size: 10px;
}
.smallwhite, .smallblack, .smallblue {
	font-size: 12px;
}
.mediumwhite, .mediumblack, .mediumblue {
	font-size: 14px;
}
.largewhite, .largeblack, .largeblue {
	font-size: 18px;
}
.menu a {
	font-family: arial, tahoma, helvetica, sans-serif;
	font-size: 14px;
        color: #FFFFFF !important;
}
.menu a:hover {
        color: #f3e347 !important;
        text-decoration: none;
}
.no-style {
	background-image: none !important;
	background-color: transparent !important;
	border-width: 0px !important;
	border-style: none !important;
}



