a:link
{
	font-family: tahoma;font-size:9pt;
	color: rgb(255,231,226); 
}
a:visited
{
    font-family: tahoma;font-size:9pt;
	color: rgb(187,121,86); 
} 
a:active 
{
	font-family: tahoma;font-size:9pt;
	color: rgb(192,151,149);
}
body
{
	font-family: tahoma;font-size:10pt;
	background-color: rgb(84,84,84);
	color: rgb(0,0,0);
}
