small { font-family: MS Sans Serif; font-size: 8pt; } 
input,textarea { font-family: MS Sans Serif; font-size: 11pt; } 
b { font-family: MS Sans Serif; font-size: 8pt; } 
big { font-family: MS Sans Serif; font-size: 8pt; } 
strong { font-family: MS Sans Serif; font-size: 11pt; font-weight : extra-bold; } 
FONT,td { font-family: MS Sans Serif; font-size: 8pt; } 
BODY { font-size: 8pt; font-family: MS Sans Serif; } 
body { margin: 0px 0px; padding: 0px 0px} 

a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #FF3300;
}
a:active {
	text-decoration: none; border-bottom:none; border-top:none; border-width:0px;
	color: #FFCC00;
}
