a.home, a.home:active, a.home:link, a.home:visited {
	 font-family: arial;
	 font-size: 12px;
	 color: white;
	 font-weight: bold;	 
	 text-decoration: none;
}
a.home:hover {
	 font-family: arial;
	 font-size: 12px;
	 color: white;	
	 font-weight: bold;
	 text-decoration: underline;
}
a.small, a.small:active, a.small:link, a.small:visited {
	 font-family: arial;
	 font-size: 10px;
	 color: white;
	 font-weight: bold;	 
	 text-decoration: underline;
}
a.small:hover {
	 font-family: arial;
	 font-size: 10px;
	 color: #EC0606;	
	 font-weight: bold;
	 text-decoration: underline;
}
a.av, a.av:active, a.av:link, a.av:visited {
	 font-family: arial;
	 font-size: 10px;
	 color: white;
	 font-weight: bold;	 
	 text-decoration: none;
}
a.av:hover {
	 font-family: arial;
	 font-size: 10px;
	 color: #EC0606;	
	 font-weight: bold;
	 text-decoration: underline;
}
.slash {
	 font-family: arial;
	 font-size: 18px;
	 color: white;
	 font-weight: bold;	
	 text-decoration: none;
}
.text {
	 font-family: arial;
	 font-size: 10px;
	 color: white;	
	 font-weight: bold;
}
.text_av {
	 font-family: arial;
	 font-size: 10px;
	 color: #EC0606;	
	 font-weight: bold;
}
.title_text {
	 font-family: arial;
	 font-size: 14px;
	 color: white;	
	 font-weight: bold;
}
.title_text_arrow {
	 font-family: Webdings;
	 font-size: 10px;
	 color: white;	
}
.red_title_text {
	 font-family: arial;
	 font-size: 14px;
	 color: #EC0606;	
	 font-weight: bold;
}
.input1 {
	background: White;	
	border: 1px;
	border-color: Red;
	width: 120px;
	height: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: Red;
}
.input2 {
	background: White;	
	border: 1px;
	border-color: Red;
	width: 160px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: Red;
}
.input3 {
	background: White;	
	border: 1px;
	border-color: Red;
	width: 60px;
	height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: Red;
}