@charset "utf-8";
a.white:link
{
text-decoration: none;
color:#FFFFFF;
}
a.white:visited
{
 text-decoration: none;
 color: #FFFFFF;
}
a.white:hover
{
	text-decoration: none;
	color:#FF0000;
}
a.white:active
{
text-decoration: none;
 color: #FFFFFF;
}

a.red:link
{
	text-decoration: none;
	color:#FF0000;
	font-weight: bold;
}
a.red:visited
{
 text-decoration: none;
 color: #FF0000;
 font-weight: bold;
}
a.red:hover
{
	text-decoration: underline;
	color:#FFFFFF;
	font-weight: bold;
}
a.red:active
{
    text-decoration: none;
    color:#FF0000;
 	font-weight: bold;
}

a.dh:link
{
	text-decoration: none;
	color:#960b0e;
}
a.dh:visited
{
	text-decoration: none;
	color: #960b0e;
}
a.dh:hover
{
	text-decoration: underline;
	color:#FF0000;
}
a.dh:active
{
	text-decoration: none;
	color:#960b0e;
}

a.more:link
{
	text-decoration: none;
	color:#98070c;
	font-weight: bolder;
	font-size: 10px;
}
a.more:visited
{
	text-decoration: none;
	color: #98070c;
	font-weight: bolder;
	font-size: 10px;
}
a.more:hover
{
	text-decoration: underline;
	color:#FF0000;
	font-weight: bolder;
	font-size: 10px;
}
a.more:active
{
	text-decoration: none;
	color:#98070c;
	font-weight: bolder;
	font-size: 10px;
}

a.pro:link
{
color:#45782b;
}
a.pro:visited
{color:#45782b;

}
a.pro:hover
{
	color:#FF0000;
}
a.pro:active
{
color:#45782b;
}

a.proxlmenu:link
{
	color:#ae080a;
	display: block;
	width:201px;background-image: url(p_menu1.jpg);
	height:32px;
}
a.proxlmenu:visited
{
color:#ae080a;
display: block;	width:201px;
	height:32px;
	background-image: url(p_menu1.jpg);

}
a.proxlmenu:hover
{
	color:#FF0000;
	display: block;
	width:201px;
	height:32px;
	background-image: url(p_menu1hove.jpg);
}
a.proxlmenu:active
{
color:#ae080a;
display: block;	width:201px;
	height:32px;background-image: url(p_menu1.jpg);

}
a.prodlmenu:link
{
	color:#ae080a;
	display: block;
	width:201px;
	height:32px;
	background-image: url(p_menu.jpg);
}
a.prodlmenu:visited
{
color:#ae080a;
display: block;	width:201px;
	height:32px;
	background-image: url(p_menu.jpg);

}
a.prodlmenu:hover
{
	color:#FF0000;
	display: block;
	width:201px;
	height:32px;
	background-image: url(p_menuhove.jpg);
}
a.prodlmenu:active
{
color:#ae080a;
display: block;	width:201px;
	height:32px;
	background-image: url(p_menu.jpg);

}
