.maintext {
	font-family: Tahoma;
	font-size: 14px;
	text-decoration: none;
	color: #FFFFFF;
}
.headings {

	font-family: Tahoma;
	font-size: 50px;
	text-decoration: none;
	color: #FFFFFF;
}
.subheadings {


	font-family: Tahoma;
	font-size: 18px;
	text-decoration: none;
	color: #FFFFFF;
}
a:link {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
}
a:visited {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;


}
a:hover {
	font-family: Tahoma;
	font-size: 12px;
	color: #FF5B5B;
}
a:active {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
}
