/* CSS Document */
body   { background: #405569 url("../images/bg.gif") repeat-x; text-align: center; margin: 0; padding: 0 }
body, td {color: #626262; font-size: 9pt; font-family: Arial, Helvetica, sans-serif; line-height: 1.5em; }
font {line-height: 1.5em;}

a.option1:link	{
	color: #0072bc;	
	text-decoration: none;
	}
a.option1:visited	{
	color: #0072bc;
	text-decoration: none;
	}
a.option1:hover	{
	color: #9F102D;
	text-decoration: none;
	}
a.option2:link	{
	color: #FFFFFF;
	text-decoration: none;
	}
a.option2:visited	{
	color: #FFFFFF;
	text-decoration: none;
	}
a.option2:hover	{
	color: #c2c2c2;
	text-decoration: none;
	}