a:link {
	color: #FF6600;
	text-decoration: none;
}
a:hover {
	color: #9999FF;
	text-decoration: none;

}
p            {
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Tahoma;
	font-size: 12px;


}
a:visited {
	color: #0099FF;
	text-decoration: none;
}
