a:hover{color:navy; text-decoration:underline;}

BODY {
	margin: 0;
	TEXT-ALIGN: center;
	background-position:center;
	background-image: url(images/bg-img.jpg); background-repeat:repeat-y;
}
#wrapper {
	MARGIN-LEFT: auto; WIDTH: 780px; MARGIN-RIGHT: auto; POSITION: relative; HEIGHT: auto; TEXT-ALIGN: left
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.title1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
.text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.title2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #003366;
	text-decoration: none;

}
.text2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
	text-decoration: none;
}
