body {
margin:0 0 0 0;	
}

.hometext {
color:#ffffff;
font-family:Verdana;
font-size:14px;
}

.cellbackground {
background-image: url(images/TableLogoBackground.gif);
background-repeat: no-repeat;
background-position: center center;
}

a:link {
color:#F4FF77;
font-family:Verdana;
font-size:14px;
font-weight:bold }

a:visited {
	color: #F4FF77;
}
a:hover {
	color: #0368BC;
}
a:active {
	color: #27520C;
}

.whiteBorder { 
color:#ffffff;
border:1px solid;
}

.title { 
font-size:16px;
font-weight:bold;
}