.navigation {
	font-size: 18px;
	color: #FF6633;
}
.text {
	color: #660033;
	font-size: 16px;
}
.logo {
	font-size: 36px;
	color: #FF6633;
}
.Head1 {font-size: 36px; font-weight: bold; color: #660033;}

a:hover {
	color: #FFFF00;
}
a:visited {
	color: #999900;
}
a:link {
	color: #ff6633;
}
a:active {
	color: #009900;
}
.lh30 { line-height: 3px; }

body {
    scrollbar-face-color:#ff9900;
	scrollbar-arrow-color:#000000;
	scrollbar-track-color: #000000;
	scrollbar-shadow-color:#000000;
	scrollbar-highlight-color:#ff9900;
	scrollbar-3dlight-color:#000000;
	scrollbar-darkshadow-Color: #000000;
	background-color: #660033;
	margin-left: 3px;
	margin-top: 3px;
	margin-right: 3px;
	margin-bottom: 3px;
}
.Head2 {
	font-size: 18px;
	color: #ff9900;
	background-position: right;
}
.trailer {
	font-size: 12px;
	color: #FF6633;
}
.addresslink {
	font-size: 16px;
	font-style: italic;
	color: #663300;
	font-weight: bolder;
	font-family: Arial, Helvetica, sans-serif;
}
.freedom {
	color: #FFFFFF;
}

