a:link
{
	font-family: tahoma;font-size:9pt;
	color: rgb(140,77,107); 
}
a:visited
{
    font-family: tahoma;font-size:9pt;
	color: rgb(163,130,145); 
} 
a:active 
{
	font-family: tahoma;font-size:9pt;
	color: rgb(242,243,247);
}
body
{
	font-family: tahoma;font-size:9pt;
	background-color: rgb(135,167,196);
	color: rgb(0,0,0);
}