A:link { text-decoration: none;color: #ffffff; font-weight: bold; font-size : 9pt;}
A:visited   { text-decoration: none; color: #dddddd; font-weight: bold; font-size : 9pt;}
A:FOCUS {text-decoration: none;
	color: #ff0000;
	font-weight: bold;
	font-size : 9pt;
	
}
A:active    {
	text-decoration: none;
	color: #ff0000;
	font-weight: bold;
	font-size : 9pt;
}
A:hover     { text-decoration: none; color: #ff0000; font-weight: bold; 	font-size : 9pt;}

.selected{
  font-family : Verdana;
	text-decoration: none;
	color: #ff0000;
	font-weight: bold;
	font-size : 9pt;
}
	
.bodyStyle {
	background-color : #333333;
	font-family : Verdana;
	font-size : 10pt;
	color : #ffffff;
}

.contentTable {
	background-color: #333333;
	border: 1px  #8C8370 solid;
}

table. contentTable
{
	font-family : Verdana;
	font-size : 10pt;
	color : #ffffff;
	border-style: solid;
	border : 1px;
	border-color : #8C8370;
}

.contentDate
{
	font-family : Verdana;
	font-size : 10pt;
	color : #FFFF33;
	font-weight : bold;
}

.contentTitle
{
	font-family : Verdana;
	font-size : 10pt;
	color : #9A948A;
	font-weight : bold;
}

.contentMain
{
	font-family : Verdana;
	font-size : 11pt;
	color : #CCCCCC;
	font-weight : bold;
}

.content
{
	font-family : Verdana;
	font-size : 9pt;
	color : #ffffff;
}
.fakelink { background-color : #333333; font-family : Verdana; font-size : 10pt; color : #ffffff; }
