body 
{ 
	font-size: 12px;
	background-color: #cccccc;
}

td { font-size: 12px; }

a:active { text-decoration: none; }
a:hover { text-decoration: none; }
a:link { text-decoration: none; }
a:visited { text-decoration: none; }

.white:active { color:#FFFFFF; text-decoration: none; }
.white:hover { color:#FFFFFF; text-decoration: none; }
.white:link { color:#FFFFFF; text-decoration: none; }
.white:visited { color:#FFFFFF; text-decoration: none; }