/* CSS Document */

.wmn_box {
	width: 95%;
	background: #FFFFFF;
	color : #000000;
	font-family : Verdana;
	font-size: 12px;
	padding : 5px;
	margin: 10px;
	border-color : #cccccc;
	border-style : solid;
	border-width : 1px;
}
	
.wmn_title { 
	color: #3399CC; 
	text-decoration: none; 
	font-family: Verdana; 
	font-size: 12px; 
	font-weight: bold;
	height: 25;
}

.wmn_link { 
	color: #0000FF; 
	text-decoration: none; 
	font-family: Verdana; 
	font-size: 12px; 
}

.wmn_data { 
	color: #000000; 
	text-decoration: none; 
	font-family: Verdana; 
	font-size: 10px; 
}