a:link {
	color: #af0000;
	font-weight: bold;
}
a:visited {
	color: #af0000;
	font-weight: bold;
}
a:hover {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
a:active {
	color: #af0000;
	font-weight: bold;
}
.header {
	font-size: 1.2em;
	font-weight: bold;
	color: #007cc4;
	font-family: Arial, Helvetica, sans-serif;

}
.main {
	font-size: 0.7em;
	font-family: Arial, Helvetica, sans-serif;

}

