body {
	background-color:#AAAAAA;
}

﻿td.message,
td.message a,
td.message a:hover,
td.message a:link,
td.message a:visited,
td.message a:active,
td.message a:focus {
	text-decoration: none;
	color: #fff;
	font-weight: bold;
	font-size: 12px;
	font-family: arial;
}

td.center {
	width: 10px;
}

td.banner,
td.banner a,
td.banner a:hover,
td.banner a:link,
td.banner a:visited,
td.banner a:active,
td.banner a:focus {
        border: none;
}

