a:visited {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #330066;
	text-decoration: none;

}
a:link {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #FFFF00;
	text-decoration: none;
	padding: 2px;

}
a:active {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #FF0033;
	text-decoration: none;

}
a:hover {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;

}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #330066;
	text-indent: 0px;
	float: none;
	height: 30px;
	clear: none;
	margin: 3px;
	padding: 0px;


}
body {
	font-family: Arial;
	font-size: 14px;
	color: #330066;
}
h2 {
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color: #330066;
}
h3 {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #330066;
}
