a:link{
	color:#333333;
	text-decoration: underline;
}
a:visited{
	color:#333333;
	text-decoration: underline;
}
a:hover{
	color:#FF6600;
	text-decoration: underline;
}
a {text-decoration: none;}

a.white:link{color:#FFFFFF}


.f12 {
	font-size: 12px;
	line-height: 160%;
}
.f12_02 {
	font-size: 12px;
	line-height: 145%;
}

.f10 {  font-size: 10px; line-height: 120%}
.f14 {  font-size: 14px}

.formstyle {
	background-color: #EEEEEE;
	height: 18px;
	width: 410px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none; 
	font-size: 10px;
}

