a:link {
	color: #006699;
	text-decoration: none;
}
a:hover {
	color: #FF0066;
	text-decoration: none;

}
p            {
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Tahoma;
	font-size: 12px;


}
a:visited {
	color: #9900CC;
	text-decoration: none;
}
