/* ECSF CSS Document */
body {
	font-family: Arial, Helvetica, sans-serif;
}
a:link {
	text-decoration: none;
	color: #6A3897;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #6A3897;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	color: #059CC9;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #9966CC;
	font-weight: bold;
}
.topupperright {
	padding-right: 5px;
	font-size: 14px;
}
.toplowerleft {
	padding-left: 5px;
	font-size: 14px;
}
.homepagemenu {
	font-size: x-large;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.topmenu {
	font-size: small;
}
#news {
	color: #FFFFFF;
	text-align: center;
}
#news p {
	margin-top: 10px;
	margin-bottom: 10px;
}

#news h4 {
	color: #FFFFFF;
	text-align: center;
}
#news h5 {
	color: #FFFFFF;
	text-align: center;
}
#news a {
	text-decoration: underline;
	color: #FFFFFF;
}
#credits {
	text-align: center;
}
