A:link {text-decoration: none; color: #ff0; font-family: verdana; }
A:visited {text-decoration: none; color: #ff0; font-family: Verdana; }
A:hover {text-decoration: none; color: #000; font-family: Verdana; }
A:active { color: #ff0; font-family: Verdana; }

.table1 { BORDER: #000000 1px solid;
			    BORDER-TOP: #000000 1px solid;
			    BORDER-BOTTOM: #000000 1px solid;
			    BORDER-LEFT: #000000 1px solid;
			    BORDER-RIGHT: #000000 1px solid;}

.headline { font-family: Arial, Verdana;
						font-size: 16px;
            font-weight: bold;
            color: #000000;
            text-decoration: none;}
            
.menu { font-family: Verdana,Arial;
				font-size: 12px;
        color: #000000;
        text-decoration: none;}            

.normal {font-family: Arial, Tahoma, Verdana;
			   font-size: 12px;
			 	 color: #000000;
			   text-decoration: none;}
         
.small {font-family: Tahoma, Verdana, Arial;
			  font-size: 11px;
			  color: #000000;
			  text-decoration: none;}         

.big {font-family: Arial, Tahoma, Verdana;
			   font-size: 14px;
			 	 color: #000000;
			   text-decoration: none;}

input {
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	background: #EE0000;
	border-top: #000000 1px solid;
	border-bottom: #000000 1px solid;
	border-left: #000000 1px solid;
	border-right: #000000 1px solid;
}
       
.form {
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	background: #EE0000;
	border-top: #000000 1px solid;
	border-bottom: #000000 1px solid;
	border-left: #000000 1px solid;
	border-right: #000000 1px solid;
}       
       
textarea {
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	background: #EE0000;
	border-top: #000000 1px solid;
	border-bottom: #000000 1px solid;
	border-left: #000000 1px solid;
	border-right: #000000 1px solid;
}  

.radio {
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	background: #EE0000;
	border-top: #000000 1px solid;
	border-bottom: #000000 1px solid;
	border-left: #000000 1px solid;
	border-right: #000000 1px solid;
}     

.notice {font-family: Arial;
				 font-size: 12px;
				 font-weight: bold;
				 color: #ff0;
			 	 text-decoration: none;}          
         
select {
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	background: #EE0000;
	border-top: #000000 1px solid;
	border-bottom: #000000 1px solid;
	border-left: #000000 1px solid;
	border-right: #000000 1px solid;
}
        
li {
  list-style-type: square; 
}

hr{
  border: 0; 
  color: #000000; 
  background-color: #000000; 
  height: 1px;
}
