td   {
color           : #2E2C05;
font-family		: Arial,Helvetica;
font-size		: 12px;
font-weight		: none;
font-style		: none;
text-decoration	: none;
}

td.broadcast   {
background-color: #677C1D;
color           : #FFFFFF;
font-family		: Arial,Helvetica;
font-size		: 11px;
}

td.stories   {
background-color: #677C1D;
color           : #FFFFFF;
}

td.content   {
background-color: #E2F5BB;
}

a   {
color           : #990000;
font-family		: Arial,Helvetica;
font-size		: 12px;
font-weight		: none;
font-style		: none;
text-decoration	: underline;
}

a:hover   {
color           : #677C1D;
}

input   {
color       	: #000000;
font-family		: Monospace,Courier,Times,Arial,Helvetica;
font-size		: 12px;
font-weight		: none;
font-style		: none;
text-decoration	: none;
}

.big   {
color           : #990000;
font-size		: 18px;
font-weight		: bold;
font-style		: none;
text-decoration	: none;
}

.copyright   {
color           : #666666;
font-family		: Arial,Helvetica;
font-size		: 10px;
}

.copyright:hover   {
color           : #999999;
}

.emphasize   {
color           : #990000;
}

.invisible {
color			: #FFFFFF;
font-size		: 2px;
font-weight		: none;
font-style		: none;
text-decoration	: none;
}

.large   {
font-size		: 15px;
}

.largered   {
color           : #990000;
font-size		: 15px;
}

.red   {
color			: red;
}

.small   {
font-size		: 11px;
font-weight		: none;
font-style		: none;
text-decoration	: none;
}