A:visited {
    COLOR: black;
    TEXT-DECORATION: underline
}

A:hover {
    COLOR: black;
    TEXT-DECORATION: none
}

A:active {
    COLOR: black;
    TEXT-DECORATION: none
}

A.bmnu {
    FONT: bold 11px Arial, Helvetica, sans-serif;
    COLOR: black;
    TEXT-DECORATION: none
}

A.bmnu:visited {
    FONT-WEIGHT: bold;
    FONT-SIZE: 11px;
    COLOR: black;
    TEXT-DECORATION: none
}

A.bmnu:hover {
    FONT-WEIGHT: bold;
    FONT-SIZE: 11px;
    COLOR: #6666FF;
    TEXT-DECORATION: none
}

A.bmnu:active {
    FONT-WEIGHT: bold;
    FONT-SIZE: 11px;
    COLOR: #6666FF;
    TEXT-DECORATION: none
}
A.bmnu2 {
    FONT: bold 11px Arial, Helvetica, sans-serif;
    COLOR: white;
    TEXT-DECORATION: none
}

A.bmnu2:visited {
    FONT-WEIGHT: bold;
    FONT-SIZE: 11px;
    COLOR: white;
    TEXT-DECORATION: none
}

A.bmnu2:hover {
    FONT-WEIGHT: bold;
    FONT-SIZE: 11px;
    COLOR: black;
    TEXT-DECORATION: none
}

A.bmnu2:active {
    FONT-WEIGHT: bold;
    FONT-SIZE: 11px;
    COLOR: black;
    TEXT-DECORATION: none
}

.boldfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}

.smfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}

.font {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}

input { 
	font-family: Arial, Helvetica, sans-serif;
	border-color: #666666 #999999 #999999 #666666; 
	border-style: inset; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px; 
	font-size: 11px; 
	color: #333333;
}

.unnamed1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

.unnamed2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}

a.NavLinks:hover {font-family:Arial, Helvetica, sans-serif; font-size:11; color:#990000; font-weight:bold; text-decoration:underline}
a.CatLinks {font-family:Arial, Helvetica, sans-serif; font-size:11; color:black; font-weight:; text-decoration:}
a.CatLinks:hover {font-family:Arial, Helvetica, sans-serif; font-size:11; color:black; font-weight:; text-decoration:underline}
a.TitleLinks {font-family:Arial, Helvetica, sans-serif; font-size:11; color:black; font-weight:; text-decoration:}
a.TitleLinks:hover {font-family:Arial, Helvetica, sans-serif; font-size:11; color:black; font-weight:; text-decoration:underline}
.ItemText {font-family:Arial, Helvetica, sans-serif; font-size:11; color:black; font-weight:; text-align:left}
body {background-color:#ffffff; font-family: Arial, Helvetica, sans-serif; font-size:11; color:black; margin-top: 10px; margin-bottom: 10px; }
td {font-family:verdana; font-size:11; color:black; font-weight: normal}
h1 { font-family: Arial, Helvetica, sans-serif; font-size:16; font-weight:bold; }
h2 { font-family: Arial, Helvetica, sans-serif; font-size:14; font-weight:bold; }
form { margin: 0px }
li { margin: 0px }
ul { margin-top:1px; margin-bottom:1px; margin-left:0px }
		.paginationLinks:active, .paginationLinks:visited, .paginationLinks:link {
			border: 1px solid black;
			padding: 2px;
			background-color: #cccccc;
			color : Black;
			text-decoration : none;
		}
		.paginationLinks:hover {
			border: 1px solid black;
			padding: 4px;
			background-color: #9B2323;
			text-decoration : none;
			font-weight : bold;
			color : #ffffff;
		}
		.paginationLinksCurrent {
			border: 1px solid black;
			padding: 2px;
			background-color: #d58787;
			color : Black;
			text-decoration : none;
		}



