body{
margin:0;
}
.title {
	font-family:trebuchet MS;
	font-size: 15px;
	font-weight: normal;
	color:#006699;
	text-decoration: none;
}
.titlesub {
	font-family:trebuchet MS;
	font-size: 20px;
	font-weight: normal;
	color:#993300;
	text-decoration: none;
}

.text1 {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.text2 {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color:#FFFFFF;
	text-decoration: none;
}
.text2:hover {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color:#FFFF33;
	text-decoration: none;
}
.text3 {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #ffad74;
	text-decoration: none;
}
