a:link
{
	color: #a60202;
    text-decoration:underline;
}
a:visited
{
	color: #a60202;
    text-decoration:underline;
}
a:hover
{
	color: #a60202;
    text-decoration:none;
}

.a14:link
{
	color: #a60202;
    text-decoration:none;
font-size: 12px;
font-weight: bold;
}
.a14:visited
{
	color: #a60202;
    text-decoration:none;
font-size: 12px;
font-weight: bold;
}
.a14:hover
{
	color: #a60202;
    text-decoration:underline;
font-size: 12px;
font-weight: bold;
}

a.menulink:link
{
	color: #1f1a17;
    font-weight:bold;
    text-decoration:none;
}
a.menulink:visited
{
	color: #1f1a17;
    font-weight:bold;
    text-decoration:none;
}
a.menulink:hover
{
	color: #1f1a17;
    font-weight:bold;
    text-decoration:underline;
}


a.blacklink:link
{
	color: #1f1a17;
    font-weight:bold;
    text-decoration:underline;
}
a.blacklink:visited
{
	color: #1f1a17;
    font-weight:bold;
    text-decoration:underline;
}
a.blacklink:hover
{
	color: #1f1a17;
    font-weight:bold;
    text-decoration:none;
}

a.blacklink-ip:link
{
	color: white;
    font-weight:bold;
    text-decoration:underline;
}
a.blacklink-ip:visited
{
	color: white;
    font-weight:bold;
    text-decoration:underline;
}
a.blacklink-ip:hover
{
	color: white;
    font-weight:bold;
    text-decoration:none;
}
