body { 
	width: 100%;
	height:100%;
	margin:0px;
}
td {
    font-family:				verdana, arial;
    
}
tr {
    font-family:				verdana, arial;
    
}


a:active {  text-decoration: none}
a:link {  color: #FFFFFF; text-decoration: none}
a:visited {  color: #FFFFFF; text-decoration: none}
a:hover {  color:FFFFFF; text-decoration: underline}