td,body,input {
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#666666;
}


a:visited {
	font-size: 13px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	font-size: 13px;
	color: #2E6CC1;
	font-weight: bold;
}
a:active {
	font-size: 13px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
a:link {
	font-size: 13px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
a.nav:visited {
	font-size: 12px;
	color: #FFFFFF;
}
a.nav:hover {
	font-size: 12px;
	color: #FFFF00;
	text-decoration: none;
}
a.nav:active {
	font-size: 12px;
	color: #FFFFFF;
}
a.nav:link {
	font-size: 12px;
	color: #FFFFFF;
}

.input {
	font-size: 12px;
	border: 1px solid #F5F5F5;
	background-color: #EBEBEB;
}
