body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 20px;
		color: #000000;
	font-weight:bold;
}
tr {
	font-size: 20px;
	font-family: Tahoma;
	color: #000000;
	font-weight:bold;
}
td {
	font-size: 20px;
	font-family: Tahoma;
	color: #000000;
	font-weight:bold;
}
.imgbrd { border: 2px solid #FFFFFF }
.links         { font-family: tahoma; font-size: 12px; color: #FFFfff; text-decoration: none; font-weight:bold;}
.links:link    { font-family: tahoma; font-size: 12px; color: #FFFfff; text-decoration: none; font-weight:bold;}
.links:visited { font-family: tahoma; font-size: 12px; color: #FFFfff; text-decoration: none; font-weight:bold;}
.links:hover   { font-family: tahoma; font-size: 12px; color: #FFCC00; text-decoration: underline; font-weight:bold;}
.links:active  { font-family: tahoma; font-size: 12px; color: #FFCC00; text-decoration: underline; font-weight:bold;}
.textb          { font-family: tahoma; font-size: 12px; color: #000000; text-decoration: none;  line-height:1.3 em; font-weight:bold;}
a:link {
	font-family: tahoma; font-size: 20px; color: #FFFFFF; text-decoration: none; font-weight:bold; line-height:1.2 em;
}
a:hover {
	font-family: tahoma; font-size: 20px; color: #FFCC00; text-decoration: none; font-weight:bold; line-height:1.2 em;
}
a:visited {
	font-family: tahoma; font-size: 20px; color: #000000; text-decoration: none; font-weight:bold; line-height:1.2 em;
}
a:active {
	font-family: tahoma; font-size: 20px; color: #FFCC00; text-decoration: none; font-weight:bold; line-height:1.2 em;
}
