a {
	color: #CC0066;
	text-decoration: none;
	padding-left: 10px;
	text-decoration:none;
	font-family:"Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bolder;
	}
a:hover {
	color: #CC0000;
	text-decoration: underline;
	}

#footer {
	width: 900px;
	hight: 300px;
	height: 320px;
	}
.text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #003366;
	text-align: justify;
	padding-right: 5px;
	padding-left: 5px;
}
.h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #003366;
	text-align: justify;
	font-weight: bold;
}
.h1r {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FF33CC;
	text-align: center;
	font-weight: bold;
}
.h2r {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #FF33CC;
	text-align: justify;
	font-weight: bold;
}
