<style>

A{text-decoration:none}

}
h1 {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
}
h2 {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	font-style: normal;
}
h3 {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	color: #9966FF;
}
a, a:link, a:visited {
	text-decoration: none;
	color: #ff6633;
}

a:hover{
	text-decoration: underline;
	color: #ff6600;
}

a:active{
	text-decoration: underline;
	color: red
}



</style>
