body{
	width:auto;
	font-size:14px;
	font-family: Bookman Old Styl;
	color:#006699;
}

.text1{
	font-size:15px;
	color:#006699;
	font-family:Bookman Old Styl;
	background-color:#D9F2F6;
	display:inline;
	text-transform: uppercase;
	float:left;
}

.text2 {
	font-size:15px;
	color:#006699;
	background-color:#E8F6F9;
	display:inline;
	font-family: "Bookman Old Styl";
	text-transform: uppercase;
	float:left;
}
a {
	color:#3399CC;
	text-decoration: none;
}
a:hover {
	color:#CC6600;
	text-decoration: underline;
	font:bold;
	font-size:15px;
	}
.text a {
	color:#006699;
	font-size:12px;
	font-family: Bookman Old Styl;
	text-decoration: none;
}
.text a:hover {
	color:#CC6600;
	text-decoration: underline;
	font:bold;
	font-size:12px;
	}

