body{font-family: Arial, Helvetica, sans-serif;
	font-size:  0.7em;
	font-style: normal;
	font-weight: normal;
	color: #404040;
	text-decoration: none;
}
.text10 {font-size:  10px;}
.text11 {font-size: 0.8em;}
.text12 {font-size:  0.85em;}

.submitb
{
    font-size:  13px;
    font-style: normal;
    font-weight: bold;
    color: rgb(255,255, 255);
    background-color: rgb(242, 0, 24);
    height: 20px;
}

a:link{
	font-family: Arial, Helvetica, sans-serif;
	color :#f20018;
	font-size :  0.8em;
	text-decoration : none;
font-style: normal;
	}

	a:hover{
font-family: Arial, Helvetica, sans-serif;
	color : #b80036;
font-style: normal;
	font-size : 0.8em;
	text-decoration : underline;

}

	a:visited{
font-family: Arial, Helvetica, sans-serif;
	color : #f20018;
font-style: normal;
	font-size :  0.8em;

	text-decoration : none;

}
