BODY{
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}
.listnormal {
	list-style : circle;
	list-style-position : outside;
	color: Black;
	font-weight: normal;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
}
.listsmall {
	list-style : decimal;
	list-style-position : outside;
	color: Black;
	font-weight: normal;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:10px;
}
.largetext {
	color: Black;
	font-weight: bold;
	font-family: Arial, sans-serif;
	font-size:16px;
}
.veryverylargetext {
	color: Black;
	font-weight: bold;
	font-family: Arial, sans-serif;
	font-size:24px;
}
.verylargetext {
	color: Black;
	font-weight: bold;
	font-family: Arial, sans-serif;
	font-size:22px;
}
.normaltext {
	color: Black;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
}
.normaltextbold {
	color: Black;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
}
.normaltextitalic {
	color: Black;
	font-weight: normal;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style:italic;
	font-size:12px;
}
.verysmalltext {
	font-size:8pt; 
    color:Black; 
	font-family:ms sans serif,helvetica; 
	font-weight:normal;
}
.smalltext {
	color: Black;
	font-weight: normal;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:10px;
}
.smalltextitalic {
	color: Black;
	font-weight: normal;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style:italic;
	font-size:10px
}.smalllink {
	font-weight: normal;
	font-family: Arial, sans-serif;
	font-size:10px
}
.copyrighttext {
	color: Black;
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
	font-size: xx-small;
}
A.gamesHdr:hover,A.gamesHdr:active { text-decoration : underline;
}
.gamesHdr,A.gamesHdr {
	background : #FF9900; text-decoration : none;
}
.menutext {
	color: Black;
	font-weight: bold;
	font-family:ms sans serif,helvetica;
	font-size: 14px;
}
A.menutext {
	color: Black;
	font-weight:bold;
	font-family:ms sans serif,helvetica;
	font-size: 14px;
	text-decoration : none;
}
A.menutext:hover {
	color: #FF3300;
	font-weight:bold;
	font-family:ms sans serif,helvetica;
	font-size:14px;
	text-decoration : underline;
}
A.menutext:active {
	color:#FF3300;
	font-weight:bold;
	font-family:ms sans serif,helvetica;
	font-size:14px;
	text-decoration : underline;
}
a.imagelink:link img{text-decoration: none;
border-color: black;
border-width: 5px;
}

a.imagelink:visited img{text-decoration: none;
border-color: black;
border-width: 5px;
}

a.imagelink:hover img{text-decoration: none;
border-color: green;
border-width: 5px;
}
