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: red;}
A.but1:visited {color: white;}
A.but1:hover {color: red;}

A.but2:link    {color: #390364; text-decoration: underline}
A.but2:visited {color: #390364;}
A.but2:active  {color: #390364;}
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: #FEEEDE;
	scrollbar-face-color: #FEEEDE;
      scrollbar-track-color: #FEEEDE; 
      scrollbar-arrow-color: #F86404;
      scrollbar-shadow-color: #F86404;
      SCROLLBAR-HIGHLIGHT-COLOR: #FEEEDE;
      scrollbar-3dlight-color: #F86404;
      scrollbar-darkshadow-color: 000030;
      margin-top: 0px;
      margin-left: 0px;
      margin-bottom: 0px;
      

}

p.step {
      font-family: Verdana, times new roman, sans-serif;
      font-size: 35px;
      color: #390364;
      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: #390364;
      margin-left: 5px;
	 margin-right: 10px;
	 margin-top: 2px;
      margin-bottom: 8px;
      padding: 2px 2px 2px 2px;
     

}


p {font-size: 13px; color: #390364; font-family: Arial,Tahoma;
     margin-left: 5px;
     margin-right: 5px;
     margin-top: 6px;
     margin-bottom: 5px;
}

.sm {font-size: 13px;}

.desc {font: bold 11px;color: #000000;FONT-FAMILY: Tahoma, Arial;}
.descr {font: normal 14px;color: #000000;FONT-FAMILY: Arial}


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
}


