A:link
{
    TEXT-DECORATION: none; color: #000000;
}
A:visited
{
    TEXT-DECORATION: none; color: #000000;
}
A:hover
{
   TEXT-DECORATION: underline; color: #000000;
}

A:active
{
   TEXT-DECORATION: none; color: #000000;
}
}
A:link
{
    TEXT-DECORATION: none
}
A:visited
{
    TEXT-DECORATION: none
}
A:hover
{
   TEXT-DECORATION: underline
}

A:active
{
   TEXT-DECORATION: none
}
.textbox {
	font-family: Arial;
	font-size: 12px;
	width: 100px;

}
.textboxbig {
	font-family: Arial;
	font-size: 16px;
	width: 150px;
	text-align: center;
	background-color: #FFFFFF;
	border: 1px none;



}
.textboxhome {

	font-family: Arial;
	font-size: 12px;
	width: 91px;
}
.buttonsmall {
	font-family: Verdana;
	font-size: 12px;
	width: auto;



}
.a11 {
	font-family: Arial;
	font-size: 11px;
}
.a16 {


	font-family: Arial;
	font-size: 16px;
}
.a12 {

	font-family: Arial;
	font-size: 12px;
}
.a14 {


	font-family: Arial;
	font-size: 14px;
}

