body {
 font-family: Comic Sans MS,Arial,Century Gothic;
 font-weight: normal;
 font-size: 14px;
 color: #000000;
 text-decoration: none;
 background-color: #ffffff;
}

a:link.men {
	background-color : #B0E0E6;
	font : menu;
	color : black;
	text-transform : uppercase;
	margin-right : 8px;
	margin-left : 8px;
	padding-top : 4px;
	padding-bottom : 4px;
	padding-left : 4px;
	padding-right : 4px;
	border-top : 0px solid silver;
	border-left : 0px solid silver;
	border-right : 0px solid white;
	border-bottom : 0px solid : white;
		}

a:visited.men {
	background-color : #B0E0E6;
	font : menu;
	color : black;
	text-transform : uppercase;
	margin-right : 8px;
	margin-left : 8px;
	padding-top : 4px;
	padding-bottom : 4px;
	padding-left : 4px;
	padding-right : 4px;
	border-top : 0px solid silver;
	border-left : 0px solid silver;
	border-right : 0px solid white;
	border-bottom : 0px solid : white;
		}


a:hover.men {
	background-color : #2F4F4F;
	font : menu;
  color : #FFF8DC;
	padding-top : 4px;
	padding-bottom : 4px;
	padding-left : 4px;
	padding-right : 4px;
	border-top : 0px solid silver;
	border-left : 0px solid silver;
	border-right : 0px solid black;
	border-bottom : 0px solid black;
}


p{
  font-family: Comic Sans MS,Arial,Century Gothic; font-weight: normal; color: #000000; font-size: 14px
}


a.start {
font : menu;
color: #000000;
text-decoration : none;
text-transform : uppercase;
}


a:hover.start{
color:#FFF8DC;
background-color:#2F4F4F ;
text-align: right;
font : menu;
text-transform : uppercase;
padding-top : 3px;
padding-bottom : 3px;
padding-left : 2px;
padding-right : 2px;
}


a {

  font-family: Comic Sans MS,Arial,Century Gothic;
 font-weight: bold;
 font-size: 14px;
 color: #000000;
 text-decoration: none;
}


a:hover {
 text-decoration: underline;
}


ul{
margin:0;
padding:0px;
list-style:none;
white-space: nowrap;
}


 TD.plainBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  background: #B0E0E6;
  color: #000000;
}


 TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}


 .infoBox {
  background: #bbc3d3;
}

.infoBoxContents {
  background: #f8f8f9;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}







a:link.box {
	background-color : #B0E0E6;
	font : Verdana, Arial, sans-serif;;
	color : black;
  font-size: 12px;
	font-weight: normal;
	
	
	
	margin-right : 8px;
	margin-left : 8px;
	padding-top : 4px;
	padding-bottom : 4px;
	padding-left : 4px;
	padding-right : 4px;

		}

a:visited.box {
	background-color : #B0E0E6;
	font : Verdana, Arial, sans-serif;;
	color : black;
	font-size: 12px;
	font-weight: normal;
	
	
	margin-right : 8px;
	margin-left : 8px;
	padding-top : 4px;
	padding-bottom : 4px;
	padding-left : 4px;
	padding-right : 4px;

		}


a:hover.box {
	background-color : #B0E0E6;
	font : Verdana, Arial, sans-serif;;
  color : #E9976A;
  font-size: 12px;
  font-weight: normal;
  
	padding-top : 4px;
	padding-bottom : 4px;
	padding-left : 4px;
	padding-right : 4px;

}




