body {
	font-family:Trebuchet MS, verdana, arial, sans-serif;
	margin:0;
	padding:0;
	background-color:#cccccc;
}

a:link {
	text-decoration:none;
	color:#336666;
	}
a:visited {
	text-decoration:none;
	color:#336666;
}

a:hover {
   text-decoration:underline;
}

.footer {
	font-size:68%;
	padding-left:6px;
	color:#cccccc;
}

.homebig {
   font-size:125%;
   margin-top:10px; 
   margin-bottom:10px; 
   color:#ff6633;
}

.bodytext {
   font-size:100%;
   line-height:160%;
   color:#336666;
}

.smalltext {
   font-size:68%;
}

.domainname {
	font-size:150%;
	margin-top:10px;
	margin-bottom:10px;
	color:#ff6633;
	font-weight: bold;
}

.onePixel {
	width: 1px;
	height: 1px;
}
