/* ================================
    CSS STYLES FOR Module MLHTML
   ================================
*/
.vision
{
font-family:  Verdana;
	font-size: 12px;
	font-weight: bold;
	line-height: 32px;
	color:  White;
	text-align: center;
	margin-top: 22px;    
}
A.vision:Link {
	font-family:  Verdana;
	font-size: 12px;
	font-weight: bold;
	line-height: 32px;
	color:  White;
	text-align: center;
	margin-top: 22px;    
}
a.vision:Visited
{
	font-family:  Verdana;
	font-size: 12px;
	font-weight: bold;
	line-height: 32px;
	color:  #DBE4EA;
	text-align: center;
	margin-top: 22px;    
	text-decoration: none; 
}

a.vision:Hover
{
	font-family:  Verdana;
	font-size: 12px;
	font-weight: bold;
	line-height: 32px;
	color: #DBE4EA;
	text-align: center;
	margin-top: 22px;    
	text-decoration: none; 
}