a:link {
	color: #0066CC;
}
a:visited {
	color: #666666;
}
a:hover {
	color: #CC0000;
	text-decoration: none;
}
body {
	background-color: #000000;
	background-image: url(images/bg.gif);
	background-repeat: no-repeat;
	background-position: 20px 40px;


}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 18px;

}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
}
.execnames {
	color: #CC0000;
}
.adminlink {
	font-size: 9px;
	text-align: right;
}
.mktplcecompany {
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #CC0000;
}
.message {
	font-style: italic;
	font-weight: bold;
	color: #FF0000;
}
