Body {
font-family: arial;
color: black;
font-size: 12pt;
background-color: #999999;
background-repeat: repeat-x;

}

hr {
height: 1px;
border: none 0;
border-top: 1px dashed #333333;


}

a.lf:link { 
color: #cc3333; 
font-family: arial;
font-weight: bold;
text-decoration: none;
border: none;
font-size: 14px 

}
a.lf:visited { 
color: #cc3333; 
font-family: arial;
font-weight: bold;
text-decoration: none;
border: none; 
font-size: 14px

}
a.lf:hover {
color: 999999; 
font-family: arial;
font-weight: bold;
text-decoration: underline;
border: none; 
font-size: 14px

} 

a.boots:link { 
color: #cc3333; 
background-color: #333333;
text-decoration: none;
border: 2px solid black; 
font-family:'arial',helvetica,sans-serif;
font-size:84%;
font-weight:bold;

}
a.boots:visited { 
color: #cc3333; 
background-color: #333333;
text-decoration: none;
border: 2px solid black; 
font-family:'arial',helvetica,sans-serif;
font-size:84%;
font-weight:bold;

}
a.boots:hover {
color: #cc3333; 
background-color: #333333;
text-decoration: none;
border: 2px solid black; 
font-family:'arial',helvetica,sans-serif;
font-size:84%;
font-weight:bold;

} 


a:link { 
color: #3428D5; 
text-decoration: none;
font-family: arial;
font-size: 12px;

}
a:visited { 
color: #3428D5; 
font-family: arial;
text-decoration: none;
font-size: 12px;



}
a:hover {
color: #594EEA; 
text-decoration: underline;
font-family: arial;
font-size: 12px;


} 

input{
   color:#cc3333;
   font-family:'arial',helvetica,sans-serif;
   font-size:84%;
   font-weight:bold;
   background-color:#333333}