a {
	color: #CC3300;
	text-decoration: none;
	font-family: "Trebuchet MS", Arial;
	font-size: 14px;
	border: thin none #FFFFFF;



}

A:HOVER {
	color: #FFFFFF;
	background-color: 336699;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #336699;
	text-decoration: none;


}
p {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	color: #336699;
}
body {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	color: #336699;


}
h2 {
	font-family: "Trebuchet MS", Arial;
	font-size: 16px;
	text-transform: none;
	color: #336699;
	font-weight: bolder;

}
li {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	list-style-type: square;

}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-style: normal;
	font-weight: normal;
}
hr {
	color: 336699;



}
