.BlackLink {
	font-family:verdana; 
	font-size:11; 
	color:black; 
	font-weight:bold; 
	text-decoration:none
}

a.BlackLink:hover {
	text-decoration: underline
}

.WhiteLink {
	font-family:verdana; 
	font-size:11; 
	color:white; 
	font-weight:bold; 
	text-decoration:none
}

a.WhiteLink:hover {
	text-decoration: underline
}

.BlueLink {
	font-family:verdana; 
	font-size:11; 
	color:blue; 
	font-weight:bold; 
	text-decoration:underline
}

a.BlueLink:hover {
	text-decoration: underline
}

.RedLink {
	font-family:verdana; 
	font-size:11; 
	color:red; 
	font-weight:bold; 
	text-decoration:none
}

a.RedLink:hover {
	text-decoration: underline
}

a.CatLinks {
	font-family:verdana; 
	font-size:11; 
	color:white; 
	font-weight:bold; 
	text-decoration:none
}

a.CatLinks:hover {
	text-decoration:underline
}

.SubCatLinks {
	font-family:verdana; 
	font-size:11px; 
	color:#000000; 
	font-weight:bold; 
	text-decoration:none
}

a.SubCatLinks:hover {
	text-decoration:underline
}

.TitleLinks {
	font-family:verdana; 
	font-size:12px; 
	color:black; 
	font-weight:bold; 
	text-decoration:none
}

a.TitleLinks:hover {
	text-decoration:underline
}

.NewHeader {
	font-family:verdana; 
	font-size:13px; 
	color:white; 
	font-weight:bold; 
	background-color:#000000
}

.ItemText {
	font-family:verdana; 
	font-size:11px; 
	color:black; 
	font-weight:normal; 
	text-decoration:none
}

body {
	background-color:white; 
	font-family:verdana; 
	font-size:11px; 
	color:black; 
	font-weight:normal; 
	text-align:left
}

td {
	font-family:verdana; 
	font-size:11px; 
	font-weight:normal; 
	text-decoration:none
}

.sm {
	font-family:verdana; 
	font-size:11px
}

input, select, textarea {
	font-family:verdana; 
	font-size:11px; 
	color:black; 
	border-width:1; 
	border-color:black
}
