body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4A0B2A;
}
body {
	background-color: #252259;
}
a {
	font-size: 12px;
	color: #3F379C;
}
a:visited {
	color: #7A47A6;
	text-decoration: none;
}
a:hover {
	color: #25215F;
	text-decoration: underline;
}
a:active {
	color: #25215F;
	text-decoration: none;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 14px
	color: #000000;
}
h2 {
	font-size: 12px;
	color: #000000;
}


a:link {
	text-decoration: none;
}
