body, div, p, table, tr, td		{
	font : 12px Arial, Helvetica, sans-serif;
	color : Black;
}

.font11	{
	font-size: 11px;
}

.font10	{
	font-size: 10px;
}

.titles	{
	font-family: verdana, arial, helvetica;
	font-size: 14px;
	color: #8C4A60;
	font-weight: bold;
	letter-spacing : 5px;
}

A:link		{color: black; text-decoration: none;}
A:active	{color: black; text-decoration: none;}
A:visited {color: black; text-decoration: none;}
A:hover 	{color: black; text-decoration: underline}
