body {
	font-family: Tahoma, Verdana, Arial;
	font-size: 1em;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #D2D2FF;
}
a:link {
	font-family: Tahoma, Verdana, Arial;
	font-size: 1em;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
}
a:visited {
	font-family: Tahoma, Verdana, Arial;
	font-size: 1em;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
a:hover {
	font-family: Tahoma, Verdana, Arial;
	font-size: 1em;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
h1 {
	font-family: Tahoma, Verdana, Arial;
	font-size: 2em;
	font-weight: bold;
	text-decoration: none;
}
a:active {
	font-family: Tahoma, Verdana, Arial;
	font-size: 1em;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

