body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000033;
}
h1 {
	font-family: "Century Gothic", arial, sans;
	font-size: 16px;
	color:#000033;
	font-weight:bold;
}

h2 {
	font-family: "Century Gothic", arial, sans;
	font-size: 14px;
	color:#000033;
}

h3{
	font-family: "Century Gothic", Trebuchet MS, Tahoma, sans;
	font-size: 12px;
	color:#000033;
}
h4 {
	font-family: "Century Gothic", arial, sans;
	font-size: 16px;
	color:#0b4f10;
	font-weight:bold;
}

p {
	font-family: Trebuchet MS, Tahoma, arial, sans;
	font-size: 12px;
	color:#000000;
}

li {
	font-family: Trebuchet MS, Tahoma, arial, sans;
	font-size: 12px;
	color:#655758;
}
.small {
	font-family: Trebuchet MS, Tahoma, arial, sans;
	color:#655758;
	font-size: 10px;
}
.news {
	font-family: Trebuchet MS, Tahoma, arial, sans;
	color:#655758;
	font-size: 10px;
	line-height:10px;
}
.newsBigger {
	font-family: Trebuchet MS, Tahoma, arial, sans;
	color:#655758;
	font-size: 11px;
	line-height:13px;
	margin-bottom:5px;
}
.smallWhite {
	font-family: Trebuchet MS, Tahoma, arial, sans;
	color:#ffffff;
	font-size: 10px;
	line-height: 10px;
}
.whitebuttons {
	font-family: Trebuchet MS, Tahoma, arial, sans;
	font-size: 12px;
	color:#999999;
}
a.whitebuttons:link {
	color:#FFFFFF;
	text-decoration:none;
}

a.whitebuttons:visited {
	color: #FFFFFF;
	text-decoration:none;
}

a.whitebuttons:hover {
	color: #FFFFFF;
	text-decoration:underline;
}


a:link {
	color:#000099;
	text-decoration: none;
}
a:visited {
	color:#000099;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

a.special:link {
	color: #FFFFFF;
	text-decoration:none;
}

a.special:visited {
	color: #FFFFFF;
	text-decoration:none;
}

a.special:hover {
	color: #FFFFFF;
	text-decoration:underline;
}

/* ----------weblinx-------------- */
div.transOFF {
	width: 230px;
	background-color:#ffffff;
	border:2px solid #cccccc; 
}
div.transON {
	width: 230px; 
	background-color:#ffffff;
	border:2px solid #cccccc;
	opacity:0.30;
	filter:alpha(opacity=30);
	-moz-opacity:0.30;
}
#weblinx {
	font: normal 11px "Trebuchet MS", Arial, sans-serif;
	color: #000000;
	text-align: center;
	padding: 5px;
	margin: 10px auto 0 auto;
}
#weblinx a:link, #weblinx a:visited  {
	color: #000000;
	text-decoration: none;
}
#weblinx a:hover, #weblinx a:active {
	color: #000000;
}

