.searchBox {
	font-family: "Trebuchet MS", Arial;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}

.botText {
	font-family: "Trebuchet MS", Arial;
	font-size: 9px;
	color: #666666;
	text-decoration: none;
}

td,body {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-weight: normal;
	font-size: 16px;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-weight: bold;
	font-size: 24px;
}

.nav{
	font-family: "Arial Black", Arial;
	font-size: 11px;
	color: #CCCCCC;
	text-decoration: none;
	line-height: 22px;
	width: 100%;
}

.nav:hover{
	color: #000000;
	background-color: #CCCCCC;
}

.sideCats{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	line-height: 22px;
}

a:hover{
	color: #7E7EE2;
	text-decoration: none;
}

a{
	color: #0066FF;

}