body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	color: #333333 ;
	}

.hypera {
	font-size: small;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.hypera:link { color: #333333; text-decoration: none }
.hypera:active { color: #333333; text-decoration: none }
.hypera:visited { color: #333333; text-decoration: none }
.hypera:hover { color: #000000;	text-decoration: underline }
.title {
		font-family: Arial, Helvetica, sans-serif;
		font-size:36px;
		color:#FF0000;}
.itemname {
		font-family: Arial, Helvetica, sans-serif;
		font-size:20px;		
		color:#bb21bf;}

.topnav {
	font-size: 10px;
	color:#CC3333;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.topnav:link { color: #CC3333; text-decoration: none }
.topnav:active { color: #CC3333; text-decoration: none }
.topnav:visited { color: #CC3333; text-decoration: none }
.topnav:hover { color: #000000;	text-decoration: underline }
.redlink {
	font-size: small;
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.redlink:link { color: #FF0000; text-decoration: none }
.redlink:active { color: #FF0000; text-decoration: none }
.redlink:visited { color: #FF0000; text-decoration: none }
.redlink:hover { color: #000000;	text-decoration: underline }
.red {color:#990000;
	font-weight:bold;
}
