



.whitetext{
color: white;
font-size: 11px;

}

.whitetext:hover{
color: #cccccc;
font-size: 11px;

}



.molnavtext{ 
padding-left:5px; padding-right:5px; 
font-size: 11px;
font-style: normal;
color: white;
text-decoration:none;
font-weight:bold;
}
.molnavtext1{ 
padding-left:10px;
font-size: 10px;
font-style: normal;
color: white;
text-decoration:none;
font-weight:bold;
}

 	
/* Start Form Validation Styles*/
.validation_failed {
  border: 1px solid red;
}
.error_msg {
  color:red;
}
/* End  Form Validation Styles */

