@charset "utf-8";
/* CSS Document */

.quicklinktext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a { text-decoration: none; color:#FFFFFF;}
a:hover {
	text-decoration: none;
	color:#FF3399;
}
.btmmenu {
	background-image: url(../images/bottom.jpg);
}
.topmenu {
	background-image: url(../images/logo.gif);
}
.articles {
	background-image: url(../images/articles.jpg);
}
