

.textblock1 {
	font-family: Tahoma;
	font-size: 13px;
	text-decoration: none;
	color: #000000;
}
td.buttontext {
	font-family: Tahoma;
	font-size: 13px;
	text-decoration: none;
	border: 1px solid black;
	background-color:#FFFFFF;
	font-weight:bold;
}

td.buttontext:hover
{
	background-color:#DDDDDD;
}

img {
	border: none;
}
.whitelink{
	color: #FFFFFF;
	font-style: italic;
}