a {
	text-decoration: none; 
}

a:visited {
	color:#0000FF; 
}

a:hover {
	text-decoration: underline; 
}

.default {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	line-height: 1.5;
}

.small {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	line-height: 1.5;
}


.head {
	font-family: Verdana;
	font-size: 20px;
	color: #000000;
}

.default16 {
	font-family: Verdana;
	font-size: 16px;
	color: #000000;
}

.nav {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	line-height: 2;
}

.foot {
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
	line-height: 1.5;
}

.borderbottom {
	border-bottom: #cccccc 1px solid
}

.bordertb{
	BORDER-top: #cccccc 1px solid;
	BORDER-bottom: #cccccc 1px solid;
}

.borderbottom {
	border-bottom: #cccccc 1px solid
}


.bordersolidgray {
	border: #cccccc 1px solid
}


input {
	font-family: Arial;
	font-size: 10px;
}
textarea {
	font-family: Arial;
	font-size: 10px;
}


