a:link {
	color: #00000;
	text-decoration: none;
	font-family: Tahoma;
	font-weight: normal;
	font-size: 12px;



}
a:hover {
	color: #FF0000;
	text-decoration: none;
	font-weight: normal;
	font-family: Tahoma;
	font-size: 10px;


}
p            {
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Tahoma;
	font-size: 12px;


}
a:visited {
	color: #000000;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 12px;

}
