.main {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #330066;
}
.table {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	text-transform: capitalize;
	color: #330033;
	text-decoration: none;
	text-align: center;
}
a:link {
	color: #850597;
	text-decoration: none;
}
a:hover {
	color: #EE4A41;
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
BODY 