body {
   font-family: Arial, Sans-Serif;
   font-size: 13px;
   font-weight: bold;}

td {
   color: #FFFFFF;
   font-family: Arial, Sans-Serif;
   font-size: 13px;
   font-weight: bold;}

	
a:link {
	color: #F1F2A6;
	text-decoration: underline;
    font-weight: bold;}

a:visited {
	color: #A5ADB5;
	text-decoration: underline;
    font-weight: bold;}

a:active {
	color: #996699;
	text-decoration: none;
    font-weight: bold;}

a:hover {
	color: #996699;
	text-decoration: none;
    font-weight: bold;}





