a:link {
	text-decoration: none;
}
a:visited {
	color: #0066CC;
	text-decoration: underline;
}
a:visited { color: blue; text-decoration: underline; }
a:active {
	color: #FFFFFF;
}




.learmore {
	color: #FF0000;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.footer {
	color: #FFFFFF;
    font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
}
.subtitle {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
    font-weight: bold; 
}
.rightbold {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
}
.title {	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #333333;
}
.text {
	font-size: 11px;
	color: #333333; 
	font-family: Arial, Helvetica, sans-serif;
}



.text a:link{
	font-size: 11px;
	
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}

.text a:visited{
	font-size: 11px;
	
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}

.text a:visited{
	font-size: 11px;
	 
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}

.text a:active{
	font-size: 11px;
	color: #333333; 
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}


.bottomtitle {font-size: 16px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.rightcolumn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #6699CC;
}
.leftcolumn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #666633;
}
.bottomlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	background-color: #FFFFFF;
}
.leftcolumn a:link {
	color: #FFFFFF;
	background-color: #666633;
}
.leftcolumn a:visited {
	color: #FFFFFF;
	background-color: #666633;
}
.leftcolumn a:hover {
	color: #FFFFFF;
	background-color: #666633;
	text-decoration: underline;
}
.leftcolumn a:active {
	color: #FFFFFF;
	background-color: #666633;
}
.rightcolumn a:link {
	color: #FFFFFF;
	background-color: #6699CC;
}
.rightcolumn a:visited {
	color: #003366;
	background-color: #6699CC;
}
.rightcolumn a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	background-color: #6699CC;
}
.rightcolumn a:active {
	color: #FFFFFF;
	background-color: #6699CC;
}
.bottomlinks a:link {
	color: #000000;
	background-color: #FFFFFF;
	text-decoration: none;
}
.bottomlinks a:visited {
	color: #003366;
	text-decoration: none;
}
.bottomlinks a:hover {
	background-color: #FFFFFF;
	text-decoration: underline;
}
.bottomlinks a:active {
	color: #000000;
	background-color: #FFFFFF;
	text-decoration: none;
}
.pulldown {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #999999;
}
.pulldown a:link {
	color: #FFFFFF;
}
.pulldown a:visited {
	color: #003366;
}
.pulldown a:hover {
	color: #996600;
	text-decoration: none;
	background-color: #999999;
}
.pulldown a:active {
	color: #FFFFFF;
}

.tablecell{ font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: black; text-align: center; }
