body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
		font-size: 13px;
}
tr {
	font-size: 13px;
	font-family: tahoma;
	color: #000000;
	font-weight:bold;
}
td {
	font-size: 13px;
	font-family: tahoma;
	color: #000000;
	font-weight:bold;
}

.thumb { border: 2px solid #FFFFFF }
a:hover .thumb { border: 2px solid #FFA500 } 

.links         { font-family: tahoma; font-size: 13px; color: #FFFFFF; text-decoration: none; font-weight:bold;}
.links:link    { font-family: tahoma; font-size: 13px; color: #FFFFFF; text-decoration: none; font-weight:bold;}
.links:visited { font-family: tahoma; font-size: 13px; color: #FFFFFF; text-decoration: none; font-weight:bold;}
.links:hover   { font-family: tahoma; font-size: 13px; color: #FFA500; text-decoration: underline; font-weight:bold;}
.links:active  { font-family: tahoma; font-size: 13px; color: #FFA500; text-decoration: underline; font-weight:bold;}
.links3         { font-family: tahoma; font-size: 20px; color: #000000; text-decoration: none; font-weight:bold;}
.links3:link    { font-family: tahoma; font-size: 20px; color: #000000; text-decoration: none; font-weight:bold;}
.links3:visited { font-family: tahoma; font-size: 20px; color: #000000; text-decoration: none; font-weight:bold;}
.links3:hover   { font-family: tahoma; font-size: 20px; color: #FFA500; text-decoration: underline; font-weight:bold;}
.links3:active  { font-family: tahoma; font-size: 20px; color: #FFA500; text-decoration: underline; font-weight:bold;}
.textb          { font-family: tahoma; font-size: 13px; color: #000000; text-decoration: none;  line-height:1.3 em; font-weight:bold;}
.textc          { font-family: tahoma; font-size: 21px; color: #000000; text-decoration: none;  line-height:1.3 em; font-weight:bold;}

a:link {
	font-family: tahoma; font-size: 13px; color: #000000; text-decoration: none; font-weight:bold; line-height:1.5 em;
}
a:visited {
	font-family: tahoma; font-size: 13px; color: #000000; text-decoration: none; font-weight:bold; line-height:1.5 em;
}
a:hover {
	font-family: tahoma; font-size: 13px; color: #FFA500; text-decoration: underline; font-weight:bold; line-height:1.5 em;
}
a:active {
	font-family: tahoma; font-size: 13px; color: #FFA500; text-decoration: underline; font-weight:bold; line-height:1.5 em;
}
