@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: #333;
}
body {
	background-color: #FFF;
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
}

.linkz {color:#FFFFFF; text-decoration:underline;}
.linkz:hover {color:#FFFFFF; text-decoration:none;}

.link {color:#FFFFFF; text-decoration:none;}
.link:hover {color:#FFFFFF; text-decoration:none;}

.readmore { color:#930; font: normal 12px Georgia, "Times New Roman", Times, serif; text-decoration:none;}
.readmore:hover { color:#930; font: normal 12px Georgia, "Times New Roman", Times, serif; text-decoration:underline;}

.linkx {text-decoration:none; padding:5px; color:#666666; }
.linkx:hover {text-decoration:none; padding:2px; background:#666666; color:#FFFFFF; }