.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:link {
	color: #0033FF;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #663399;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: underline;
	color: #990000;
}
.textpeq {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.headergreen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #336633;
}
.style2 {font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #336633; }
.style4 {font-size: 9px}
.style8 {color: #999999}

.linksgreen a:visited {
	color: #336633;
	text-decoration: underline;
}.txtblack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.txtblack a:link {
	color: #000000;
	text-decoration: none;
}
.txtblack a:visited {
	color: #000000;
	text-decoration: none;
}
.txtblack a:active {
	color: #000000;
	text-decoration: none;
}
/* footer*/
.navbar {	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.navbar2 {	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003366;
}
-->
<!--
.navbar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.navbar a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
.navbar a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
.navbar a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

.sponsors {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #336633;
}
.sponsors a:link {
	color: #336633;
	text-decoration: underline;
}
.sponsors a:visited {
	color: #336633;
	text-decoration: underline;
}
.sponsors a:hover {
	color: #336633;
	text-decoration: none;
}

.city {
	font-size: 11px;
	color: #666666;
}
.city a:link {
	color: #666666;
	text-decoration: underline;
}
.city a:visited {
	color: #666666;
	text-decoration: underline;
}
.city a:hover {
	color: #666666;
	text-decoration: none;
}


/* countries nav bar*/
.countries a:link {
	color: #0033FF;
	text-decoration: underline;
}
.countries  a:visited {
	text-decoration: underline;
	color: #0033FF;
}
.countries  a:hover {
	text-decoration: none;
}
.countries a:active {
	text-decoration: underline;
	color: #0033FF;
	}
.countries {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

/* regular blue links with no visited color*/
.blue a:link {
	color: #0033FF;
	text-decoration: underline;
}
.blue  a:visited {
	text-decoration: underline;
	color: #0033FF;
}
.blue  a:hover {
	text-decoration: none;
}
.blue a:active {
	text-decoration: underline;
	color: #0033FF;
	}
.blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

/* Menu blue links with no visited color*/
.menu a:link {
	text-decoration: none;
	color: #003366;
}
.menu  a:visited {
	text-decoration: none;
	color: #003366;
}
.menu  a:hover {
	text-decoration: underline;
	color: #003366;
}
.menu a:active {
	text-decoration: none;
	color: #003366;
	}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	color: #336633;
	font-size: 20px;
	font-weight: bold;
}

.line {
	background-image: url(../images/dot.gif);
	background-repeat: repeat-x;
}
.dottedline {
	background-image: url(/images/dotted-line.gif);
	background-repeat: repeat-x;
	background-position: center;
}	
	/* gray state with no visited color*/
.gray a:link {
	color: #666666;
	text-decoration: underline;
}
.gray  a:visited {
	text-decoration: underline;
	color: #666666;
}
.gray  a:hover {
	text-decoration: none;
}
.gray a:active {
	text-decoration: none;
	color: #666666;
	}
.gray {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1opx;
	color: #666666;
}

.style9 {color: #990000}
.style10 {color: #CC6600}
.style11 {color: #660099}
.style13 {color: #CC0000}
.style14 {
	font-family: Arial, Helvetica, sans-serif;
font-size: 14px
}
.textads a:link {
	color: #0033FF;
	text-decoration: underline;
}
.textads  a:visited {
	text-decoration: underline;
	color: #0033FF;
}
.textads  a:hover {
	text-decoration: none;
}
.textads a:active {
	text-decoration: none;
	color: #0033FF;
	}
.textads {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}