a:link
{
	font-family: tahoma;font-size:9pt;
	color: rgb(255,160,144); 
}
a:visited
{
    font-family: tahoma;font-size:9pt;
	color: rgb(141,140,131); 
} 
a:active 
{
	font-family: tahoma;font-size:9pt;
	color: rgb(82,81,77);
}
body
{
	font-family: tahoma;font-size:10pt;
	background-color: rgb(242,239,232);
	color: rgb(0,0,0);
}