A { text-decoration: none; } 

table.head { font-size: 12px; color: #FF0000; }
table.head a { color: #FF0000; }

table.t1 { font-size: 13px; color: #0000FF; line-height: 120%; }
table.t1 a { color: #0000FF; }

table.foot { font-size: 12px; color: #000000; }
table.foot a { color: #000000; }

body {  background-color: #FFFFFF; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px}

.pass {
	font-size: 13px;
	color: #666666;
	font-weight: bold;
}
.pass a {
	color: #666666;
	text-decoration: underline;
	font-weight: bold;
}