a:link {
color : #666666;
text-decoration : none;
}
a:visited {
color : #666666;
text-decoration : none;
}
a:active {
color : #666666;
text-decoration : none;
}
a:hover {
color :#FFFFFF;
text-decoration : none;
}
td {
	border-width: 1px;
	border-style: solid;
	border-color: black;
}


