/* CSS Document */

body  {
	background-color: #A4CCD3;
	}
body, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
}
div {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
#home-bodytext {
	margin:25px;
	z-index:1;
}

a {
	color:#778B95;
	text-decoration:none;
	font-weight:bold;
}

a:visited  {
	color:#314C4B;
	text-decoration:none;
	font-weight:bold;
}
	
a:hover {
	color:#778B95;
	text-decoration:underline;
	font-weight:bold;
} 
