.mainfonts {
	font-family: "MS Sans Serif", "Microsoft Sans Serif";
	font-size: 14;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	/*color: #444444;*/
}
.smallfonts {
	font-family: "MS Sans Serif", "Microsoft Sans Serif";
	font-size: 8;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	/*color: #444444;*/
}

a:link {  color: #444444; font-size: 14; text-decoration: none}
a:active {  color: #444444; font-size: 14; text-decoration: none}
a:visited {  color: #444444; font-size: 14; text-decoration: none}
a:hover {  color: #FFFFFF;  font-size: 14; text-decoration: none;}

.input_login {		font-family: "MS Sans Serif", "Microsoft Sans Serif" ; font-size: 11px;color:#000000 ;	background-color:#CCCCCC;border: 1px solid #996600; padding:3;}

