.input {
	text-decoration: none;
	border: 1px solid #666666;
}
.font1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F4851A;
	text-decoration: none;
	line-height: 30px;
}
.font2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #C5D6F0;
	text-decoration: none;
	line-height: 24px;
	font-weight:bold;
}
a:link {
	color: #ffffff;
	text-decoration: none;
}
a:visited {
	color: #ffffff;
	text-decoration: none;
}
a:hover {
	color: #FFFF00;
	text-decoration: none; position: relative ;left: 1px; top: 1px;
}
a:active {
	color: #ffffff;
	text-decoration: none;
}

.font2 a:link {
	color: #C5D6F0;
	text-decoration: none;
}
.font2 a:visited {
	color: #C5D6F0;
	text-decoration: none;
}
.font2 a:hover {
	color: #FFFF00;
	text-decoration: none;
}
.font2 a:active {
	color: #C5D6F0;
	text-decoration: none;
}
