a {
	color : #FFDE2B; 
	text-decoration : none;}

a:link {
	color: #FFDE2B;
	text-transform: none;
}

a:visited {
	color: #FFDE2B;
	text-transform: none;
	text-decoration: none;
}

a:hover {
	color: #FFDE2B;
	text-transform: none;
	text-decoration: underline;
}

a:active {
	color: #FFDE2B;
	text-transform: none;
	text-decoration: none;
}

BODY {
	text-align:center;
	background: #FFFFFF;
	margin: 0px;
}

.bodytext {
	font-family: "Trebuchet MS", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #FFFFFF;
}

.bodytextbold {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	color: #FFFFFF;
}

.bodytitle {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #FFDE2B;
	text-transform: uppercase;
}

.mainmenu {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	line-height: 11px;
	font-weight: normal;
	color: #3D3C13;
	text-transform: uppercase;
	text-align: right;
}

.mainmenu a:link {
	color: #3D3C13;
	text-transform: uppercase;
	text-transform: uppercase;
}

.mainmenu a:visited {
	color: #3D3C13;
	text-transform: uppercase;
	text-decoration: uppercase;
}

.mainmenu a:hover {
	color: #6699FF;
	text-transform: uppercase;
	text-decoration: none;
}

.mainmenu a:active {
	color: #3D3C13;
	text-transform: uppercase;
	text-decoration: uppercase;
}

.submenu1 {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	color: #3D3C13;
}

.submenu1 a:link {
	color: #3D3C13;
	text-transform: none;
}

.submenu1 a:visited {
	color: #3D3C13;
	text-transform: none;
	text-decoration: none;
}

.submenu1 a:hover {
	color: #3D3C13;
	text-transform: none;
	text-decoration: underline;
}

.submenu1 a:active {
	color: #3D3C13;
	text-transform: none;
	text-decoration: none;
}

.submenu2 {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	color: #6699FF;
	text-transform: lowercase;
}

.submenu2 a:link {
	color: #6699FF;
	text-transform: none;
}

.submenu2 a:visited {
	color: #6699FF;
	text-transform: none;
	text-decoration: none;
}

.submenu2 a:hover {
	color: #6699FF;
	text-transform: none;
	text-decoration: underline;
}

.submenu2 a:active {
	color: #6699FF;
	text-transform: none;
	text-decoration: none;
}

.footer1 {
	font-family: Verdana;
	font-size: 10px;
	line-height: 20px;
	font-weight: normal;
	color: #3D3C13;
	text-align: left;
}

.footer2 {
	font-family: Verdana;
	font-size: 10px;
	line-height: 20px;
	font-weight: normal;
	color: #3D3C13;
	text-align: right;
}

.footer2 a:link {
	color: #6699FF;
	text-transform: none;
}

.footer2 a:visited {
	color: #6699FF;
	text-transform: none;
	text-decoration: none;
}

.footer2 a:hover {
	color: #FFDE2B;
	text-transform: none;
	text-decoration: none;
}

.footer2 a:active {
	color: #6699FF;
	text-transform: none;
	text-decoration: none;
}

