body
{
	background-color:#ffffff;
	margin:0px;
	background-image:URL("img/bg.gif");
}
/*================================================================================================*/
td
{
	font-size:14px;
	color:#660000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
/*================================================================================================*/
a 
{
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#660000;
	font-weight: bold;
	text-decoration: none;
}
/*================================================================================================*/
a:hover
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#ffffff;
	font-weight: bold;
	text-decoration: none;
}
/*================================================================================================*/
a.webst
{
	text-decoration:none;
	font-size:14px;
	font-weight:bold;
	color:#660000;
}
/*================================================================================================*/
a.webst:hover
{
	font-size:14px;
	text-decoration:none;	
	color: #ffffff;
}
/*================================================================================================*/
a.catalog
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
	text-decoration:none;
	font-weight:normal;
}
/*================================================================================================*/
a.catalog:hover
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
	text-decoration:none;
	font-weight:normal;
}
/*================================================================================================*/
img.alttext
{
	font-size: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	border: 0px;
	color: #000000;
}
/*================================================================================================*/