.text {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	line-height: 15px;
	font-weight: normal;
}

.bold {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	line-height: 15px;
	font-weight: bold;
}

.green {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	color: #206760;
	line-height: 15px;
	font-weight: bold;
	background-color: #FFFFFF;
	}

a:link {
	text-decoration: underline; 
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	color: #206760;
	line-height: 15px;
	font-weight: bold
	}
	
a:visited {
	text-decoration: underline; 
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	color: #206760;
	line-height: 15px;
	font-weight: bold
	}
	
a:hover {
	text-decoration: underline; 
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	color: #206760;
	line-height: 15px;
	font-weight: bold
	}

a:active {
	text-decoration: underline; 
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	color: #206760;
	line-height: 15px;
	font-weight: bold
	}
	
	