.styleDiv_a

{
	padding-left: 10;
	padding-right: 10;
	padding-bottom: 10;
}

A
{
	color : black;
}

A:hover
{
	color : red;
}

A.1
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 15px;
	color: #333300;
	font-weight: 600;
	font-style: normal;
	text-decoration: none;
}

A.1:hover
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 15px;
	color: #818156;
	font-weight: 600;
	font-style: normal;
	text-decoration: none;
}

.td
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 15px;
	color: #333300;
	font-weight: 300;
	font-style: normal;
	text-decoration: none;
	padding-left : 10;
}

.header
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 14px;
	color: #333300;
	font-weight: 700;
	font-style: normal;
	text-decoration: none;
	padding-left : 5;
}

.header1
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 16px;
	color: #333300;
	font-weight: 700;
	font-style: normal;
	text-decoration: none;
	padding-left : 5;
}