﻿body         {
	color: #00FFFF;
	font-family: Arial;
	font-size: 8pt;
	background-image: url('images/2.gif');
}
table        {
	font-family: Arial;
	font-size: 10pt;
	color: #C0C0C0
}
li           { list-style-type: square; margin-top:0 }
h1           {
	color: #CCCCCC;
	font-family: Arial;
	font-size: 12pt;
	font-weight: bold;
	margin-bottom: 0;
	text-transform: uppercase;
}


a:link       {
	font-family: Arial;
	font-size: 10pt;
	color: #FFFF66;
	text-decoration: none;
}
a:active     {
	font-family: Arial;
	font-size: 10pt;
	color: #FFFF66;
	text-decoration: none;
}
a:visited    {
	font-family: Arial;
	font-size: 10pt;
	color: #FFFF66;
	text-decoration: none;
}
a:hover      {
	font-family: Arial;
	font-size: 10pt;
	color: #FFFF66;
	text-decoration: underline;
}


a:nav {
	font-family: Arial;
	font-size: 14pt;
	color: red;
	text-decoration: underline
}
a.menu {
	font-family: Arial;
	font-size: xx-small;
	color: #FFFF66;
	text-decoration: none;
	font-weight: bold;
}
a.menu:visited    {
	font-family: Arial;
	font-size: 9pt;
	color: #FFFF66;
	text-decoration: none;
}
a.menu:hover    {
	font-family: Arial;
	font-size: 9pt;
	color: #FFFF66;
	text-decoration: underline;
}
