body {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : White;
	background-color : transparent;
	background-image : url(/images/back.jpg);
	scrollbar-arrow-color : Lime;
	scrollbar-3dlight-color : #FF9797;
	scrollbar-face-color : #FF3300;
	scrollbar-track-color : #FF9797;
	scrollbar-base-color : #FF9797;
}

h4{
	color : Aqua;
	font-family : Arial, Helvetica, sans-serif;
}

a{
	color : Yellow;
	text-decoration : none;
	font-weight : bold;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
}

a:visited{
	color : #FFFFCC;
}

a:hover {
	text-decoration : underline;
	color : Aqua;
}

font.CategoryTitle{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 13px;
	color : White;
	font-weight : bold;
}

a.CategoryLink{
	color : Black;
	text-decoration : none;
	font-weight : normal;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
}

a.CategoryLink:visited{
	color : Purple;
}

a.CategoryLink:hover {
	text-decoration : underline;
	color : Red;
}

a.CategoryLink2{
	color : Black;
	text-decoration : none;
	font-weight : bold;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 18px;
}

a.CategoryLink2:visited{
	color : Purple;
}

a.CategoryLink2:hover {
	text-decoration : underline;
	color : Red;
}

TD.border {
	background-color : Red;
}

TD.contents {
	background-color : #FFCCCC;
	color : Black;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
}

li {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
}

