@charset "utf-8";
   a img { border: 0; } 
a:link {
	text-decoration: none;
}

a:visited {
	text-decoration: none;
}

a:active {
	text-decoration: none;
}

a:hover {
	text-decoration: blink;
	font-weight: bold;
}


.Left-float {
	float: none;
	margin-left: 20px;
	line-height: 24px;
}
.Right-Float {
	float: none;
	line-height: 22px;
	padding-right: 20px;
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.style7 {font-size: 36px}
.style10 {font-size: 24px; }
.style11 {
	color: #666666;
	font-size: 25px;
}
.style12 {font-weight: bold}





/* CSS Document */

.Bottom-links {
	font-family: "Times New Roman", Times, serif;
	font-size: 25px;
	color: #666666;
	filter: Shadow(Color=000, Direction=45);
}
.Regular-links {
	font-family: "Times New Roman", Times, serif;
	font-size: 25px;
	color: #000000;
	filter: Shadow(Color=000, Direction=45);
	padding-left: 8px;
}
.Regular-links-on {
	font-family: "Times New Roman", Times, serif;
	font-size: 25px;
	color: #FFFFFF;
	filter: Glow(Color=006600, Strength=3);
	background-color: #669999;
	padding-right: 15px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
}
