h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-align: left;
	color: #661672;
}
body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000;
	text-align: justify;
}

a:link {text-decoration: none; color:#03C}
a:visited {
	color:#0099FF;
	text-decoration: none;
}
a:active {text-decoration: none; color:#03C}


a:hover {
	color: #00CCFF;
	text-decoration: underline;
}
