A:link    { text-decoration: underline; color: #FBFA7F;}
A:visited { color: #FBFA7F;}
A:active  {color: #FBFA7F;}
A:hover   {color: white;} 

A.but {font-size: 40px; font-family: Arial,Tahoma;}

A.but1 {font-size: 40px; font-family: Arial,Tahoma; color: white;}
A.but1:visited {color: white;}
A.but1:hover {color: #FBFA7F;}

A.but2:link    {color: #A60505; text-decoration: underline}
A.but2:visited {color: #A60505;}
A.but2:active  {color: #A60505;}
A.but2:hover   {color: red;} 

A.all:link    {color: #FF0000; text-decoration: underline; font: bold}
A.all:visited {color: #FF0000; text-decoration: underline; font: bold}
A.all:hover   {color: #760000; text-decoration: none; font: bold}


BODY {
	background-color: #FDFBEB;
	margin-top: 0px;
      margin-left: 0px;
      margin-bottom: 0px;
      

}

p.step {
      font-family: Verdana, times new roman, sans-serif;
      font-size: 35px;
      color: #A60505;
      text-indent: 15px;
      margin-left: 5px;
	 margin-right: 10px;
	 margin-top: 7px;
      margin-bottom: 8px;
      padding: 10px 20px 10px 20px;
     

}
p.steptxt {
      font-family: Verdana, times new roman, sans-serif;
      font-size:15px;
      color: #A60505;
      margin-left: 5px;
	 margin-right: 10px;
	 margin-top: 2px;
      margin-bottom: 8px;
      padding: 2px 2px 2px 2px;
     

}



p {font-size: 13px; color: #000000; font-family: Arial,Tahoma;
     margin-left: 12px;
     margin-right: 12px;
     margin-top: 1px;
     margin-bottom: 1px;
}


.tab {background-color: #FFA200;}

 


TABLE.loginForm INPUT.Field {
	BORDER-RIGHT: #867d93 1px solid; BORDER-TOP: #867d93 1px solid; BORDER-LEFT: #867d93 1px solid; WIDTH: 155px; BORDER-BOTTOM: #867d93 1px solid; FONT-FAMILY: Tahoma, Arial; HEIGHT: 20px
}

.stepstxt {color: 000000; font: 27px}
.plus {color: 000000; font: bold 17px}
