body {
	background-image:url(images/background/bg1.jpg);
	background-color: #55be46;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	}


a:link {
	color: #ffffff;
	text-decoration: none;
	}

a:visited {
	color: #ffffff;
	text-decoration: none;
	}

a:hover {
	text-decoration: none;
	}
a:active {
	text-decoration: none;
	}


a:hover {
	color: #FFFFFF;
	}

.sub-option {
	font-family: "Comic Sans MS";
	color: #FFFFFF;
	}

.description {
	color: #FFFFFF;
	}
.link{color: #0066FF;}

.H1 {
	color: #666600;
	font-size: x-large; 
	font-weight: bold; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}

.freehat {
	color: #FF0000;
	font-weight: bold;
	}
.copyright {
	color: #CCCCCC;
	}