a:link {
	font: bold x-small Verdana, Arial, Helvetica, sans-serif;
	color: #006699;
	text-decoration: none;
}
a:visited {
	font: bold x-small Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	text-decoration: none;
}
a:hover {
	font: bold x-small Verdana, Arial, Helvetica, sans-serif;
	color: #006699;
	text-decoration: blink;
}
a:active {
	font: bold x-small Verdana, Arial, Helvetica, sans-serif;
	color: #0066FF;
	text-decoration: none;
}
p {
	font: normal x-small Verdana, Arial, Helvetica, sans-serif;
	color: #003366;
	text-decoration: none;

}
font {
	font: x-small Verdana, Arial, Helvetica, sans-serif;
	color: #003366;
	text-decoration: none;
}
h3 {
	font: bold normal small Verdana, Arial, Helvetica, sans-serif;
	color: #000066;
	text-decoration: none;

}
h1 {
	font: bold normal x-small Verdana, Arial, Helvetica, sans-serif;
	color: #993300;
	text-decoration: none;
}
h2 {
	font: bold normal x-small Verdana, Arial, Helvetica, sans-serif;
	color: #003366;
	text-decoration: none;
}
