BODY {
	color: #333333;
	font-family: tahoma;
	font-size: 14px;
	text-align: left;
}

a.hidden {

	text-decoration: none;
		color: #333333;
}

a.hidden:hover {

	text-decoration: none;
		color: #333333;
}



A {
	color: #333333;
	text-decoration: none;
}

A:HOVER {
	color: #333333;
	text-decoration: underline;
}

h1 {
		font-size: 16px;
}
td {
		font-size: 14px;
}




.text {
	font-family: Tahoma, Arial;
	font-size: 8px;
}
.text2 {
	font-family: Tahoma, Arial;
	font-size: 10px;
}
input {
	font-family: Tahoma, Arial;
	font-size: 12px;
}
select {
	font-family: Tahoma, Arial;
	font-size: 12px;
}

textarea {
	font-family: Tahoma, Arial;
	font-size: 12px;
}
a:hover.botnav {
	color: #B4B4B4;
	text-decoration: none;
	
}
a.botnav {
	color: #727272;
	text-decoration: none;
	font-size: 12px;
	
}

a:hover.botnav {
	color: #727272;
	text-decoration: none;
	font-size: 12px;
	
}

a.imagelink {
	border-color: Black;
	border : solid;
	border : 1px;
}
a.imagelink:hover {


		border-color: Black;
			border : solid;
	border : 1px;
}

image.imagelink {



			border : 1px solid Black;

}