A {
	text-decoration: none;
	color: #663300;
}

A:Hover {
	text-decoration: underline;
	color: #003366;
}
.myfont
		{
	font-family: Times, Helvetica, sans-serif;
	font-size: 12pt;
	text-decoration: none;
	color: #000000;
}
.myfontred
		{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #990000;
}

.myfonttitle
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight : bold;
	color: #000000;
}

	.myfonttable
		{
			font-family:  Times, Helvetica, sans-serif;
			font-size: 12pt;
			text-decoration: none; 
			color: "#000000";
		}

	.myfontsmall
		{
			font-family:  Times, Helvetica, sans-serif;
			font-size: 10pt;
			text-decoration: none; 
			color: "#000000";
		}
		
	.myfontredsmall
		{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #990000;
}
