/* CSS Document */

A:link{
	color: #000000;
	text-decoration: none;
}

A:visited{
	color: #000000;
	text-decoration: none;
}

A:hover{
	color: #00000;
	text-decoration: underline;
	font-weight: bold;
	
}
td {
	background-repeat: no-repeat;
}

