body {
	background-color:#000000;
	margin: 0px 0px 0px 0px;
	color:#FFFFFF;
}
.link {
	text-align: center;
	vertical-align: center;
	font-family:Tahoma;
	font-size:18px;
	color:#000000;
}
.sellink {
	background-color:#326897;
	text-align: center;
	vertical-align: center;
	font-family:Tahoma;
	font-size:18px;
	color:#C0C0C0;
}
.title {
	text-align: center;
	vertical-align: center;
	font-family:Tahoma;
	font-size:18px;
}
.caption {
	text-align: center;
	vertical-align: center;
	font-family:Tahoma;
	font-size:14px;
}
.right {
	text-align: right;
}
td {
	text-align: left;
	vertical-align: center;
	font-family:Verdana;
	font-size:14px;
}
.highlight {
	text-align: left;
	font-weight: bold;
	color:#FF4040;
}
p {
	text-align: center;
}
.urgent {
	text-align: left;
	font-weight: bold;
	color:#FF4040;
}
strong {
	color:FF2020;
}

a {text-decoration: none;}
a:link {color:#4040ff; text-decoration:underline;}
a:visited {color:#4040ff; text-decoration:underline;}
a:hover {color:#ff0000; text-decoration:underline;}
a:link.breaking {color:#ffff40; text-decoration:underline;}
a:visited.breaking {color:#ffff40;text-decoration: underline;}
a:hover.breaking {color:#ffffff; text-decoration:underline;}

.cellRollOverEffect{
	background-color:#326897;
	text-align: center;
	vertical-align: center;
	font-family:Tahoma;
	font-size:18px;
	color:#FFFFFF;
}
