/*Styles for mother.nu */


/*defaults*/	
	
TD {
	font-family: verdana;
	font-size: 11px;
	color: #555555;
}	

.formbox {
	font-family: verdana;
	font-size: 10px;
	color: #000000;
	width: 100px;
	height: 16;
	
}	

.bundtext {
	font-family: times;
	font-size: 10px;
	color: #444444;
}	

.formbutton {
	font-family: verdana;
	font-size: 10px;
	color: #ffffff;
	width: 60px;
	height: 17;
	background-color: #800000;
	border: 0px;
}	


.headline {
	font-family: verdana;
	font-size: 13px;
	color: #000000;
}	


BODY { 
  background-color: #ffffff;
  margin-left: 0px; 
  margin-right: 0px; 
  margin-top: 0px;
   margin-bottom: 0px;
}	
		
		

A:link  {
	text-decoration : ;
	color 			: #222222;
	font-family		: verdana;
	font-size		: 11px;
}

A:hover  {
	color 			: #222222;
	font-family		: verdana;
	font-size		: 11px;
	text-decoration	: ;

}

A:visited  {
	text-decoration : ;
	color 			: #222222;
	font-family		: verdana;
	font-size		: 11px;
}

A:active  {
	text-decoration : ;
	color 			: #222222;
	font-family		: verdana;
	font-size		: 11px;
}
