
A:link    {color: blue;  Text-decoration: underline; } 
A:visited {color: blue;  Text-decoration: underline; } 
A:active  {color: black;   Text-decoration: underline; } 
A:hover   {color: black;   Text-decoration: underline; } 

BODY, P, TD
{
	background: #ffffff;
	font-family: Verdana, Arial,Sans-Serif, Helvetica;
	font-size: 10 px;
}

INPUT, TEXTAREA, SELECT
{
	font-family: Verdana, Arial,Sans-Serif, Helvetica;
	font-size: 10 px;
}


.TopMenu
{
	font-size: 12 px;
	font-weight: bold;
	text-align: center;
}

.MainCategory
{
	font-size: 12 px;
	font-weight: bold;
}

.SubCategory
{
	font-size: 10 px;
	font-weight: normal;
}

.Heading
{
	font-size: 12 px;
	font-weight: bold;
	text-align: center;
}

.ThumbSlides
{
	background: #9c9c9c;
	font-size: 8 px;
	font-weight: normal;
	text-align: center;
}

.Paging
{
	font-size: 12 px;
	font-weight: normal;
	text-align: center;
}

.ImageInfo
{
	background: #f0f0f0;
}

