
h1
{
	font-family: verdana,sans-serif;
	font-size: 36;
	color: #cc0000;
}

h2
{
	font-family: verdana,sans-serif;
	font-size: 24;
	color: #cc0000;
}

body
{
	font-family: verdana,sans-serif;
}

a
{
	text-decoration: none;
	font-weight: bold;
}

a:link
{
	color: #000000;
}

a:hover
{
	text-decoration: none;
	color: #cc0000;
}

a:visited
{
	text-decoration: none;
	color: #000000;
}

a.active
{
	text-decoration: none;
	font-weight: bolder;
	color: #cc0000;
}

a.active2
{
	text-decoration: none;
	font-weight: bolder;
	color: #cc0000;
}

td.link
{
	border-style: none none solid none; 
	border-width: medium medium 1px medium;
	border-color: #cc0000;
}

td.link2
{
	border-style: none none solid none; 
	border-width: medium medium 1px medium;
	border-color: #cc0000;
	text-indent: 20px;
}

td.linkactive
{
	border-style: none none solid none; 
	border-width: medium medium 1px medium;
	border-color: #ff0000;
}

td.linkactive2
{
	border-style: none none solid none; 
	border-width: medium medium 1px medium;
	border-color: #ff0000;
	text-indent: 20px;
}
