/* Swanlea css file */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a {
	font-size: 11px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	word-spacing: normal;
}
a:link {
	text-decoration: none;
	color: #666666;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: underline;
	color: #0A3955;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #666666;
}

.small-font {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #666666;
}


.mylinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #CCCCCC;
}


  
.form_buttons {font-family:Verdana, Arial, Helvetica, sans-serif; 
				font-size:12px;
				font-style: normal;
				font-weight: bold;
				color: #ffffff;
				background-color: #708B56;
				border:thin solid #999999;
			  }
			  
				
