.main {
	color: #000000;
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-right: 20px;
	text-decoration: none;
	text-align: left;
	vertical-align: top;
}

.main a:link {
	color: #336633; 
	text-decoration: none; 
}

.main a:visited { 
	color: #336633;
	text-decoration: none; 
}

.main a:hover { 
	color: #00CC33;
	text-decoration: none; 
}

.smallText {
	color: #000000;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	text-align: center;
	vertical-align: top;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.smallText a:link {
	color: #336633; 
	text-decoration: none; 
}

.smallText a:visited { 
	color: #336633;
	text-decoration: none; 
}

.smallText a:hover { 
	color: #00CC33;
	text-decoration: none; 
}


.navigation {
	color: #000000;
	font-size: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: bold;
	text-decoration: none; 
	text-align: center; 
}

.navigation a:link {
	color: #000000; 
	text-decoration: none; 
}

.navigation a:visited { 
	color: #000000;
	text-decoration: none; 
}

.navigation a:hover { 
	color: #006633;
	text-decoration: none; 
}

