

 
A:link	{
	text-decoration: underline;
	color: #ffff00
	}

A:visited	{
	text-decoration: underline;
	color: #ffff00
	}

A:active	{
	text-decoration: underline;
	color: #ffffff
	}

A:hover	{
	text-decoration: underline;
	color: #ffffff
	}

body A:link
	{
	text-decoration: none;
	color: #F7AE21
	}

body A:visited
	{
	text-decoration: none;
	color: #F7AE21
	}

body A:active
	{
	text-decoration: none;
	color: #F7AE21
	}

body A:hover
	{
	text-decoration: none;
	color: #B21C08
	}

.textindent { 
font-size: 10px; 
font-family: arial, sans-serif;
text-indent: 2px;
}


.text { 
font-size: 10px; 
font-family: arial, sans-serif;
}
.text1 { font-size: 11px; font-family: arial, sans-serif; }

td { font-size: 11px; font-family: arial, sans-serif; }

 