a:link
{
	color: #330099; 
	text-decoration: underline;
	font-weight: bold;
}
a:visited
{
	color: #330099; 
	text-decoration: underline;
	font-weight: bold;
} 
a:hover 
{
	color: #330077;
	text-decoration: none;
	font-weight: bold;
}
body
{
	font-family: Tahoma, Verdana, Arial, Helvetica;
	background-color: #ffffff;
	color: #330077;
}
h2, h3, h4, h5, h6
{
	font-family: Tahoma, Verdana, Arial, Helvetica;
	margin: 10px;
}