<style>

A{text-decoration:none}

}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	font-style: normal;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
}
a, a:link, a:visited {
	text-decoration: underline;
	color: #CCCCCC;
}

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

a:active{
	text-decoration: underline;
	color: red
}

a.menu, a.menu:link, a.menu:visited {
	color: #EBEBEB;
}

a.menu:hover {
	color: #EBEBEB;
}
</style>
