BODY  {
      	background-attachment : fixed;
      	background-color : #FF6600;
      	background-repeat : no-repeat;
      	background-position : 100% 100%;
      	color : #000000;
	    font-family : Verdana, Arial, Helvetica, Times New Roman, Times;
    	font-size : x-small;
      }
      
A:link  {
	text-decoration : none;
	color : #000000;
	font-family : Verdana, Arial, Helvetica, Times New Roman, Times;
	font-size : x-small;
}

A:visited  {
	text-decoration : none;
	font-family : Verdana, Arial, Helvetica, Times New Roman, Times;
	font-size : x-small;
}

A:active  {
	text-decoration : none;
	font-family : Verdana, Arial, Helvetica, Times New Roman, Times;
	font-size : x-small;
}

A:hover  {
	text-decoration : underline;
	font-family : Verdana, Arial, Helvetica, Times New Roman, Times;
	font-size : x-small;
}

TABLE  {
	font-size : x-small;
	font-family : Verdana, Arial, Helvetica, Times New Roman, Times;
}
