td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;

}
a {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
.welcome {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 24px;
}
.big {
	font-size: 36px;
}
.grey {
	color: #666666;
}
.black {
	color: #000000;
}
.blackhead {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #000000;

}
.lnk {
	cursor: pointer; 
}
td.lnk img {
	 border: none;
}