A {
	font=family : Arial;
	text-decoration : none;
	font-size : 12px;
	color : #FF0090;
}

A:hover {
	color : #FF7EC7;
}

.topnav  {
	font-family : Arial;
	font-weight : bold;
	color : #FF0090;
	font-size : 11px;
	line-height : 12px;
}

A.topnav  {
	font-family : Arial;
	font-weight : bold;
	color : #FF0090;
	font-size : 11px;
	text-decoration : none;
	line-height : 12px;
}

A.topnavon  {
	font-family : Arial;
	font-weight : bold;
	color : #FAF73C;
	font-size : 11px;
	text-decoration : none;
	line-height : 12px;
	background-color : #FF0090;
}

A:hover.topnav  {
	text-decoration : none;
	color : #FAF73C;
	background-color : #FF0090;
}

A.itemnav {
	font-size : 11px;
	font-family : Comic Sans MS;
	color : #5700AB;
	text-decoration : none;
}
.item  {
	background-color : #5700AB;
	font-family : Comic Sans MS;
	color : #FAF73C;
	font-size : 11px;
}

.itemdesc  {
	font-size : 11px;
	font-family : Comic Sans MS;
	color : #5700AB;
	background-color : #FAF73C;
}

.body {
	font-family : Arial;
	font-size : 12px;
	color : #5700AB;
}

.itemheader {
	font-size : 13px;
	font-family : Comic Sans MS;
	font-weight : bold;
	color : #5700AB;
	background-color : #FAF73C;
}

