a:link
{
	font-family: tahoma;font-size:9pt;
	color: rgb(172,176,175); 
}
a:visited
{
    font-family: tahoma;font-size:9pt;
	color: rgb(223,147,133); 
} 
a:active 
{
	font-family: tahoma;font-size:9pt;
	color: rgb(209,209,210);
}
body
{
	font-family: tahoma;font-size:9pt;
	background-color: rgb(78,84,74);
	color: rgb(0,0,0);
}
