/* CSS Document */

body {
	background-color: #144565;
	font-family: Arial, Helvetica, sans-serif;
	color:#FFFFFF;
}
.white {
	color:#fff;
}
a{ 
	color:#FFCC66;
	padding:3px;
}
a:hover{ 
	color:#FFFFCC;
	background-color:#0b324e ;
}
h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
}
h2{
font-family:Georgia, "Times New Roman", Times, serif;
font-weight:normal;
	}
.infoCell {
	background:url(images/home_04.gif) top center no-repeat;
	
}