Body, td, table, tr, h, p, a

{

	font-family: Verdana, Tahoma, Arial;

	line-spacing: 50%;

	font-size : 11px;

	color: black;

	font-weight : bold;

	word-spacing:2px;

	line-height:15px;

}



a

{

	text-decoration: none;

	color : black;

}



A:link

{

text-decoration: none;

}



A:visited

{

text-decoration: none;

}



A:active

{

text-decoration: none;

}



A:hover

{

text-decoration: underline;

color: #000000;

}


