/* CSS Document */

body { background-color: #000659; color: #eaf4fb;}

a {
	color: #eaf4fb;
	text-decoration:underline;
}

a:hover {
	color: #00ECEC; 
}

.bordercol {border-color:#eaf4fb;}

A:link IMG {
	BORDER-LEFT-COLOR: #eaf4fb; BORDER-BOTTOM-COLOR: #eaf4fb; BORDER-TOP-COLOR: #eaf4fb; BORDER-RIGHT-COLOR: #eaf4fb
}
A:visited IMG {
	BORDER-LEFT-COLOR: #eaf4fb; BORDER-BOTTOM-COLOR: #eaf4fb; BORDER-TOP-COLOR: #eaf4fb; BORDER-RIGHT-COLOR: #eaf4fb
}
A:hover IMG {
	BORDER-LEFT-COLOR: #00ECEC; BORDER-BOTTOM-COLOR: #00ECEC; BORDER-TOP-COLOR: #00ECEC; BORDER-RIGHT-COLOR: #00ECEC
}

.style48 {font-size: xx-large}
.style51 {
	font-size: large;
	font-family: Arial, Helvetica, sans-serif;
}
.style52 {font-family: Arial, Helvetica, sans-serif}

