A:ACTIVE {
	text-decoration : none;
	font-weight : bold;
	color:ffff00
}
A:LINK {
	text-decoration : none;
	font-weight : bold;
	color: ffff00
}
A:VISITED {
	text-decoration : none;
	font-weight : bold;
	color:ffff00
}

A:HOVER {
	text-decoration : none;
	font-weight : bold;
	color:ffff55
}

h2 {

	font-size : 20pt;
	font-weight : normal;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : normal;
	color: #ffff99
}


h3 {
	font-size : 14pt;
	font-weight: normal;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #ffff99;
}

H4 {
	font-size : 11pt;
	font-weight: normal;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #ffff99;
	line-height:1.3
}

H6 {
	font-size : 10pt;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

