/* CSS Document */


body {
	background-color: #000000;
}
.whitelinks {
	font-size: 13px;
	font-family: "Trebuchet MS", Arial, Verdana;
	color: #FFFFFF;
	font-weight: bold;
}

.copyright {
	font-size: 11px;
	font-family: "Trebuchet MS", Arial, Verdana;
	color: #FFFFFF;
	font-weight: normal;
	font-styel: italic;
	}
	
.whitelinkslink {
	font-size: 13px;
	font-family: "Trebuchet MS", Arial, Verdana;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.whitelinkslinks a:visited {color: #FFFFFF;}
.whitelinkslinks a:active {text-decoration: none; color:#FFFFFF;}
.whitelinkslinks a:hover {text-decoration:underline; color:#FFFFFF;}


.hmpgtxt {
	font-size: 14px;
	font-family: "Trebuchet MS", Arial, Verdana;
	color: #FFFFFF;
	font-weight: normal;
	font-style: italic;
}