/* The order of these styles is important
	 Some cynical people use the acronym LoVEHa!
	 Link
	 o
	 Visited
	 e
	 Hover
	 Active 
*/

a {
	color: #000080; /* white */
	text-decoration: none;
}

a:visited {
	color: #990099; /* turcoise */
}

a:hover {
	color: #ff0000; /* Red on Black */
	background-color: none;
}

a:active {
	color: #ffffff;
	background-color: none;
}
.Name2 {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #000;
	text-align: center;
}
MyMenuBarStyle {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: lighter;
}
.HeaderDescription {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: x-small;
	font-weight: lighter;
}
.PageTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: large;
	text-align: center;
}
.MenuItems {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
}
.SubMenuItems {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: lighter;
}
.WhatsOnPageTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #000;
}
#MyMenuBarRule {
	float: none;
}
.NarrowTable {
	font-family: Verdana, Geneva, sans-serif;
	background-image: url(../allimages/logos/BackGroundPic.gif);
}
.StandardText {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: lighter;
}
.standardtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: lighter;
}
.BodyStyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
.BodyStyleStrong {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
}
.BodyStyleBullet {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: lighter;
	text-indent: 10px;
}
.BodyStyle .BodyStyleBullet .BodyStyleBullet {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: lighter;
}
.doublelinespace {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: 175%;
	font-weight: lighter;
	text-align: justify;
}
.WhiteText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: lighter;
	color: #FFF;
}
