body,td,th {
	font-family: Arial, Helvetica, sans-serif;
/*	font-family: Verdana, Arial, Helvetica, sans-serif; */
	font-size: 12px;
	color: #ffffff;
}
body {
	background: #BC5252 url(images/bgmain.jpg) scroll repeat-y top center;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #ffffff;
	text-decoration: none;
	font-size: 12px;
}
a:visited {
	text-decoration: none;
	color: #ffffff;
	font-size: 12px;
}
a:hover {
	text-decoration: underline;
	color: #ffffff;
	font-size: 12px;
}
a:active {
	text-decoration: none;
	color: #ffffff;
	font-size: 12px;
}

a.menu:link {
	color: #ffffff;
	text-decoration: none;
	font-size: 12px;
}
a.menu:visited {
	text-decoration: none;
	color: #ffffff;
	font-size: 12px;
}
a.menu:hover {
	text-decoration: underline;
	color: #ffffff;
	font-size: 12px;
}
a.menu:active {
	text-decoration: none;
	color: #ffffff;
	font-size: 12px;
}
a.products:link {
	color: #000000;
	text-decoration: none;
	font-size: 12px;
}
a.products:visited {
	text-decoration: none;
	color: #000000;
	font-size: 12px;
}
a.products:hover {
	text-decoration: underline;
	color: #000000;
	font-size: 12px;
}
a.products:active {
	text-decoration: none;
	color: #000000;
	font-size: 12px;
}
.index {
	background: #FC3715 url(images/m2.jpg);
}
.index:hover {
	background: #FC3715 url(images/m2h.jpg);
}
.news {
	background: #FC3715 url(images/m4.jpg);
}
.news:hover {
	background: #FC3715 url(images/m4h.jpg);
}
.gallery {
	background: #FC3715 url(images/m6.jpg);
}
.gallery:hover {
	background: #FC3715 url(images/m6h.jpg);
}
.contact {
	background: #FC3715 url(images/m8.jpg);
}
.contact:hover {
	background: #FC3715 url(images/m8h.jpg);
}
.products {
	color: #000000;
}