A:Visited  {
	color : #FFFFFF;
	text-decoration : none;
	font-size : 10px;
	font-family : verdana, arial;
	font-weight : normal;
	font-style : normal;
}
A:Hover  {
	color : #AAAAAA;
	text-decoration : normal;
	font-size : 10px;
	font-family : verdana, arial;
	font-weight : normal;
	font-style : normal;
}

BODY  {
	font-size : 10px;
	font-family : verdana, arial;
	font-weight : normal;
	font-style : normal;
	color : #FFFFFF;
	text-align: justify;
	line-height: 15px;
	background-color : #000000;
}

TD  {
	font-size : 10px;
	font-family : verdana, arial;
	font-weight : normal;
	font-style : normal;
	color : #E9E9E9;
}

DIV  {
	font-size : 10px;
	font-family : verdana, arial;
	font-weight : normal;
	font-style : normal;
	color : #e9e9e9;
}
B {
	font-weight : bold;
}

A { 
	color : #FFFFFF;
	text-decoration : none;
	font-size : 10px;
	font-family : verdana, arial;
	font-weight : normal;
	font-style : normal;
 } 

A:Active { 
	color : #666666;
	text-decoration : underline;
	font-size : 10px;
	font-family : verdana, arial;
	font-weight : normal;
	font-style : normal;
 } 
 #bold {
 	font-weight: bold 
  }
  
 