body {background-color: white}

a:link     {color: #ffffff ; }
a:visited  {color: #ffffff ; }
a:hover    { 
			text-align: center ;
			text-decoration:none ; 
			color: #989898 ; 
			font-size: 15pt ; 
			font-family: arial ;
			font-weight: normal}
a:active   { 
			text-align: center ;
			text-decoration:none ; 
			color: #d8d8d8 ; 
			font-size: 15pt ; 
			font-family: arial ;
			font-weight: normal}



