body {
	margin-left: 0; margin-right: 0; margin-top: 0; margin-bottom: 0;
	font-family: Arial; 	
}

form.nomargin { 
	padding: 0;
	margin: 0; 
}

a:link { text-decoration: none; color:#BBBBBB; }
a:visited { text-decoration: none; color:#BBBBBB; }
a:hover { text-decoration: none; color:#CC3366; }
a:active { text-decoration: none; }

.menu:link { text-decoration: none; color : #888888; }
.menu:visited { text-decoration: none; color : #888888; }
.menu:hover { text-decoration: none; color: #FFFFFF; font-weight: 550; }
.menu:active { text-decoration: none; }

.f1 { font-size: 11px; color: #999999;}
.f2 { font-size: 12px; font-weight: 500; color: #CCCCCC; }