a:link
{
	color: #9D831A; 
	font-family:Tahoma;
	text-decoration:none;
	letter-spacing:2;
}
a:visited
{
	color: #9D831A; 
	font-family:Tahoma;
	text-decoration:none;
	letter-spacing:2;
} 
a:active 
{
	color: #9D831A;
	font-family:Tahoma;
	text-decoration:none;
	letter-spacing:2;
}
body
{
	font-family: "Tahoma";
	font-size:12;	
	letter-spacing:1;
	word-spacing:1;
}
h1, h2, h3, h4, h5, h6
{
	font-family: "Tahoma";
	color: #111177;
	letter-spacing:2;
}


td
{
	font-family: "Tahoma";
	font-size:12;	
	letter-spacing:1;
	word-spacing:1;
}


.hyperlink
{
	color: #111177; 
	font-family:Tahoma;
	text-decoration:none;
	letter-spacing:2;
} 


.tdlink
{
	color: #9D831A; 
	font-family:Tahoma;
	text-decoration:none;
	letter-spacing:2;
	cursor:"hand";
}