BODY {
	background-color : #4C4C4E;
	color : #4C4C4E;
	font-family : Arial, Tahoma, Helvetica, sans-serif;
}

A:LINK, A:VISITED {
	color : #B22222;
	text-decoration : none;
}

A:HOVER {
	color : #B22222;
	text-decoration : underline;
}
.menu_a a:link, .menu_a a:visited{
	color: #CCCCCC;
	font-size: 10px;
	font-weight: bold;
	line-height: 30px;
	text-decoration : none;
}
.menu_a a:active,.menu_a a:focus,.menu_a a:hover {
	text-decoration : underline;
	color : #B22222;
}
.heading {
	color : #B22222;
	font-family : Arial, Helvetica, sans-serif, Verdana, Tahoma;
	font-size : 16px;
	font-weight : bold;
}

.subheading{
	color : Black;
	font-family :  Arial, Helvetica, sans-serif, Verdana, Tahoma;
	font-size : 11px;
	font-weight : bold;
}

.txt {
	color : #000000;
	font-family : Arial, Helvetica, sans-serif, Verdana, Tahoma;
	font-size : 10px;
	line-height: 16px;
}

.products {
	color : #000000;
	font-family : Arial, Helvetica, sans-serif, Verdana, Tahoma;
	font-size : 10px;
	line-height: 16px;
}

.footer {
	color : #8E8E8E;
	font-family : Arial, Helvetica, sans-serif, Verdana, Tahoma;
	font-size : 10px;
	line-height: 16px;
}

TD {
	color : #000000;
	font-family : Arial, Helvetica, sans-serif, Verdana, Tahoma;
	font-size : 10px;
	line-height: 16px;
}

