a:link {
	text-decoration: none;
	font-weight: bold;
	color: #CC0000;
}
A:VISITED {
	text-decoration: none;
	font-weight: bold;
	color: #333333;
}
FONT
{
Font-Family: Arial, Helvetica, Sans-Serif;
}
P {
	font-family : "Times New Roman";
	color : Black;
}

