.link{
	font-family:tahoma;
	font-weight:bold;
	font-size:12px;
	text-decoration:none;
	color:#FFFFFF;
}
.link a{
	font-family:tahoma;
	font-weight:bold;
	font-size:12px;
	text-decoration:none;
	color:#FFFFFF;
}
.link a:hover{
	font-family:tahoma;
	font-weight:bold;
	font-size:12px;
	text-decoration:underline;
	color:#FFFFFF;
}

.text{
	font-family:tahoma, verdana;
	font-weight:normal;
	font-size:11px;
	color:#555555;
	text-decoration:none;
}
.text a{
	font-family:tahoma, verdana;
	font-weight:normal;
	font-size:11px;
	color:#555555;
	text-decoration:none;
}
.text a:hover{
	font-family:tahoma, verdana;
	font-weight:normal;
	font-size:11px;
	color:#FF8800;
	text-decoration:Underline;
}

.textbox{
	font-family:tahoma, verdana;
	font-size:12px;
	font-weight:Bold;
	color:#999999;
	border:1 solid #000000;
}
