a:link { color:"#00ccff"}
a:visited { color:"#009999"}
a:hover { color:"#00cc99"}
body { background-color:"#000000"}

.h1
{
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	font-size: 20pt;
	color: "#fff000";
}

.h2
{
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	font-size: 16pt;
	color: "#fff000";
	text-align: center;
}


.text
{
	font-family: arial, helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 12pt;
	color: "#fff000";
}

.link
{
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	font-size: 10pt;
}
.text2
{
	font-family: arial, helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 14pt;
	color: "#fff000";
}