.a1 {
	color: #000000;
	text-decoration: none;
	font-family: "arial";
	font-weight: bold;
	font-size: 10px;
	hover: red;
}







.hand{
	cursor: hand;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}


A {
	font-family:  Trebuchet MS;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
	A:hover {
	font-family:  Trebuchet MS;
	font-size: 13px;
	font-weight: bold;
	color: red;
	text-decoration: none;
}








	link {color: #FFFFFF; text-decoration:none;}
	
.class1 {
	font-family:  Trebuchet MS;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-align: left;
}

.class1centre{
	font-family:  Trebuchet MS;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-align: center;
}

.class1right {
	font-family:  Trebuchet MS;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-align: right;
}

.class1bold {
	font-family:  Trebuchet MS;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	
}

.header {
	font-family:  Trebuchet MS;
	font-size: 20px;
	color: #000000;
}


.headerback {
	font-family: Trebuchet MS;
	font-size: 22px;
	color: #FFFFFF;
	background-image: url(images/header/header-2.gif);
}


.headersmall {
	font-family: Trebuchet MS;
	font-size: 16px;
	color: #000000;
}

.navback{
	background-color: #FF9900;

}

