a:link  {
	color:#0000FF;
	text-decoration:none;
}
a:visited  {
	color:#990066;
	text-decoration:none;
}	
a:hover  {
	color: #FF0000;
	text-decoration:underline;
}
a:active  {
	text-decoration: none;
}
body {
	background-repeat: repeat-y;
	background-image: url(images/blackground.jpg);
}
h1 {
	color: #FF0000;
	font-family: BalloonEFExtraBold;
	font-size: 24px;
}
.text {
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
ul {
	line-height: 20px;
}
h4 {
	font-weight: normal;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.dept {
	color:#000000;
	text-decoration:none;
}
