.nav {
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	color: #333333;
}
a {
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	color: #333333;
	font-weight: bold;
	text-decoration: none;
	text-transform: capitalize;
}
a:hover {
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	font-weight: bold;
	color:#006699;

}
.copyrights {

	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	color: #FFFFFF;
}
.borders {
	border: 1px solid #CCCCCC;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.heading {
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	font-weight: bold;
	color: #006699;
}
.panels {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.mainHeading {

	font-family: "Trebuchet MS", Arial;
	font-size: 13px;
	font-weight: bold;
	color: #006699;
}
.b {

	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
.b:hover {

	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	color: #006699;
	font-weight: bold;
	text-decoration:underline;
	text-decoration: none;
}
.c {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	color: #006699;
	font-weight: normal;
	text-decoration: none;
	text-transform: lowercase;
}
.c:hover {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	color: #006699;
	font-weight: normal;
	text-decoration:underline;
	text-transform: lowercase;
}

