.mainfooter{
	color: #ffffff;
	text-align:center;
}

.titletext{
	font-size:18pt;
	color: #ffffff;
}

.normaltext{
	color: #ffffff;
}

.centerit{
	text-align: center;
	vertical-align: bottom;
	color: #ffffff;
}

a:link, a:visited, a:active {
	color : #ffffff;
	text-decoration : none;
}
	
a:hover {
	color : #ffffff;
	background-color : #3B51AC;
	text-decoration : none
}
