.main_text {

	font-family: arial;
	font-size: 7.5pt;
	line-height: 1.3;
	color: #7687a0;
	text-decoration: none;

}

A {

	color: #1c3b8a;
	text-decoration: none;

}

A:hover {

	color: #4C7CF0;
	text-decoration: none;

}

.textfield { 
 font-size: 13px; 
 background-color: #FFFFFF; 
 border: 1px solid #CCCCCC; 
}


