body {
	background-image: url(images/bg.jpg);
	background-repeat:repeat-x;
	background-color:#D3D3D3;
}
.title {
	font-family:Trebuchet MS;
	font-size: 20px;
	font-weight: normal;
	color:#003399;
	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: times;
	font-size: 15px;
	font-weight: normal;
	color:#205e70;
	text-decoration:none;
}
.text4 {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color:#d2d2d2;
	text-decoration: none;
}
.text5 {
	font-family:Trebuchet MS;
	font-size: 15px;
	font-weight: normal;
	color:#CC0000;
	text-decoration: none;
}