body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
	font-size:12px;
}

.imgborder {
border-color:#333333;
border-style:ridge;
border-width:thin;
}


A.menu{
		text-decoration: underline; 
		font-size:12px;
		color:#ffffff;
		font-weight:normal; 
}


A.menu:hover{	
	text-decoration: none; 
	font-size:12px;
	color:#fefefe;
	font-weight:normal; 
}

