body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
}
.alignLeft {
padding-left:0px;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.topText {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #F35BAA;
}
.topHeader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #F35BAA;
}
.infoHeader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #1CEEC4;
	line-height:40px;
}
.infoText {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #1CEEC4;
	line-height:25x;
}
.calendarHeader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #66cc00;
	line-height:40px;
}
.calendarText {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #66cc00;
	line-height:25x;
}
.catalogueHeader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #FF9900;
	line-height:40px;
}
.catalogueText {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #FF9900;
	line-height:25px;
}
.contactHeader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #FFFFFF;
	line-height:40px;
}
.contactText {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #FFFFFF;
	line-height:25px;
}
.linksHeader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #2C2CDD;
	line-height:40px;
}
.linksText {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #2C2CDD;
	line-height:25px;
}
.bar {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	line-height:30px;
	height: 31px;
	
}

:focus { -moz-outline-style: none;
}



.bar a:link {
	text-decoration:none;
	color:#000000;
}
.bar a:visited {
	text-decoration:none;
	color:#000000;
}
.bar a:hover {
	text-decoration:none;
	color:#000000;
}
.bar a:active {
	text-decoration:none;
	color:#000000;
}
.bottomText {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #999999;

}
.infoText a:link {
	color:#1CEEC4; 
	text-decoration:underline;
}
.infoText a:visited {
	color:#1CEEC4; 
	text-decoration:underline;
}
.infoText a:hover {
	text-decoration:none;
	color: #000000;
	background-color:#1CEEC4;
}
.infoText a:active {
	color:#1CEEC4;
	text-decoration:none;
}

.calendarText a:link {
	color:#66cc00; 
	text-decoration:underline;
}
.calendarText a:visited {
	color:#66cc00; 
	text-decoration:underline;
}
.calendarText a:hover {
	text-decoration:none;
	color: #000000;
	background-color:#66cc00;
}
.calendarText a:active {
	color:#66cc00;
	text-decoration:none;
}

.catalogueText a:link {
	color:#FF9900; 
	text-decoration:underline;
}
.catalogueText a:visited {
	color:#FF9900; 
	text-decoration:underline;
}
.catalogueText a:hover {
	text-decoration:none;
	color: #000000;
	background-color:#FF9900;
}
.catalogueText a:active {
	color:#FF9900; 
	text-decoration:none;
}
.contactText a:link {
	color:#FFFFFF; 
	text-decoration:underline;
}
.contactText a:visited {
	color:#FFFFFF; 
	text-decoration:underline;
}
.contactText a:hover {
	text-decoration:none;
	color: #000000;
	background-color:#FFFFFF;
}
.contactText a:active {
	color:#FFFFFF; 
	text-decoration:none;
}
.linksText a:link {
	color:#2C2CDD;
	text-decoration:underline;
}
.linksText a:visited {
	color:#2C2CDD;
	text-decoration:underline;
}
.linksText a:hover {
	text-decoration:none;
	color: #000000;
	background-color:#2C2CDD;
}
.linksText a:active {
	color:#2C2CDD;
	text-decoration:none;
}
.topText a:link {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #F35BAA;
	text-decoration: underline;
}
.topText a:visited {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #F35BAA;
	text-decoration: underline;
}
.topText a:hover {
	text-decoration: none;
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #000000;
	background-color:#F35BAA;
}
.topText a:active {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #F35BAA;
	text-decoration: underline;
}

