a:link {
	text-decoration: none;
	color: #CCCCCC;

}
.normaltext {
	font-family: Tahoma;
	font-size: 14px;
	color: #CC9900;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	letter-spacing: normal;
	word-spacing: normal;

}
a:visited {
	color: #CCCCCC;
	text-decoration: none;

}
a:hover {
	color: #f8cc2b;
}
