a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

body {
	/*background-image: url(xxx.jpg);
	background-repeat:no-repeat;
	background-attachment:fixed;-*/
	background-color: #71C06F;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.green {
	color: #006699;
	font-weight: bold;
	font-family: tahoma;
	font-size: 14px;
}

.xgreen {
	color: #006699;
	font-family: tahoma;
	font-size: 12px;
}

.newstitle {
	color: #006699;
	font-weight: bold;
	font-family: tahoma;
	font-size: 11px;
}

.footer {
	color: #666666;
	font-family: tahoma;
	font-size: 11px;	
}

.defaulttext {
	font-family: tahoma; 
	font-size: 12px; 
	color: #454545; 
}

.catsmalltext {
	font-family: tahoma; 
	font-size: 11px; 
	color: #333333; 
}

.smalltext {
	font-family: tahoma; 
	font-size: 11px; 
	color: #454545; 
}

.smallred {
	font-family: tahoma; 
	font-size: 11px; 
	color: #AA4766; 
	font-weight: bold;
}


.highlightttext1 {
	font-family: tahoma; 
	font-size: 13px; 
	color: #AA4766; 
	font-weight: bold;
}

.highlightttext2 {
	font-family: tahoma; 
	font-size: 13px; 
	color: #293658; 
	font-weight: bold;
}

.highlightttext3 {
	font-family: tahoma; 
	font-size: 13px; 
	color: #50640B; 
	font-weight: bold;
}
 
.highlightttext4 { 
	font-family: tahoma; 
	font-size: 13px; 
	color: #464646; 
	font-weight: bold;
}

.highlightttext5 { 
	font-family: tahoma; 
	font-size: 13px; 
	color: #006600; 
	font-weight: bold;
}

.highlightttext6 { 
	font-family: tahoma; 
	font-size: 13px; 
	color: #CE8D19; 
	font-weight: bold;
}

.whitetext { 
	font-family: tahoma; 
	font-size: 13px; 
	color: #FFFFFF; 
	font-weight: bold;
}

.style6 {	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #006600;
	font-weight: bold;
}

.newsarttitles {
	font-family: tahoma; 
	color: #999900;
	font-weight: bold;
	font-size: 14px;
}