body, td
{
	font-family: Tahoma;
	font-size: 13px;
	color: #000000;
}

a:link, a:visited, a:active
{
	text-decoration:none;
	color: #000000;
}
a:hover
{
	color:#FF0000;
}

textarea, input
{
	font-family: Tahoma;
}

.small
{
	font-size:10px;
}

a.catlink:link, a.catlink:visited, a.catlink:active
{
	font-family: Tahoma;
		font-size: 13px;
		color: #6495ed;
		font-weight: bold;
}
a.catlink:hover
{
	color: #dc143c;
}

a.Blue:link, a.Blue:visited, a.Blue:active
{
	color: #0000ff;
}
a.Blue:hover
{
	color: #FF0000;
}

a.Red:link, a.Red:visited, a.Red:active
{
	color: #ff0000;
}
a.Red:hover
{
	color: #FF0000;
}

a.Green:link, a.Green:visited, a.Green:active
{
	color: #008000;
}
a.Green:hover
{
	color: #FF0000;
}