a{
	color : #000099;
	background-color: transparent;
}

a:hover {
	text-decoration : none;
	color : #FF9900;
	background-color: transparent;
}

.news-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}

a.news-text{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FF9900;
}

a.news-text:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #5555FF;
}

.button-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: 660000;
}
.red-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: 660000;
}
.body-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
.big-heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-style: italic;
	font-weight: bold;
	color: 790202;
}
.sub-heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: 660000;
	text-transform: uppercase;
}
.white-sub-heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #C0C0C0;
	text-transform: uppercase;
}
.whitelink{
	font-family :  Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif;
	font-size : 12px;
	color : #FFFFFF;
	background-color: transparent;
}

a.whitelink{
	color : #FFFFFF;
	background-color: transparent;
	text-decoration : none;
}

a.whitelink:hover{
	color : #FFFFFF;
	text-decoration : none;
	background-color: #BE391D;
}
a:hover {
	text-decoration : none;
	color : #FF9900;
	background-color: transparent;
}

.header{
	font-family :  Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif;
	font-size : 11px;
	font-weight : normal;
	color : #660000;
		background-color: transparent;
}

a.header{
	color : #660000;
	text-decoration : none;
	background-color: transparent;
}

a.header:hover{
	color : #FFFFFF;
	background-color: #BE391D;
}
