a:link
{
	font-family: tahoma;font-size:9pt;
	color: rgb(230,224,209); 
}
a:visited
{
    font-family: tahoma;font-size:9pt;
	color: rgb(132,124,109); 
} 
a:active 
{
	font-family: tahoma;font-size:9pt;
	color: rgb(245,242,237);
}
body
{
	font-family: tahoma;font-size:9pt;
	background-color: rgb(207,203,181);
	color: rgb(0,0,0);
}
