body, td
{
	font-family:Tahoma;
	font-size:12px;
	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;
}

.catlink:a:link, .catlink:a:visited, .catlink:a:active
{
	color:#ffffff;
}
.catlink:a:hover
{
	color:#ffff33;
}

.Blue:a:link, .Blue:a:visited, .Blue:a:active
{
	color:#0000ff;
}
.Blue:a:hover
{
	color:#FF0000;
}

.Red:a:link, .Red:a:visited, .Red:a:active
{
	color:#ff0000;
}
.Red:a:hover
{
	color:#FF0000;
}

.Green:a:link, .Green:a:visited, .Green:a:active
{
	color:#008000;
}
.Green:a:hover
{
	color:#FF0000;
}