A
{
	font-family : Arial;
	text-decoration : none;
	color : #52798F;
}

A:ACTIVE
{
	font-family : Arial;
	color : #52798F;
	text-decoration : none;
}

A:VISITED 
{
	font-family : Arial;
	color :#52798F;
	text-decoration : none;
}

A:LINK 
{
	font-family : Arial;
	color : #52798F;
	text-decoration : none;
}

TD.menu
{
   BACKGROUND-COLOR: #0080FF;
   BORDER-RIGHT: black 2px inset;
   BORDER-BOTTOM: black 2px inset;
   COLOR: #ffffff;
}
div.textbold
{
 font-family : Arial;
 font-size:13px;
 font-weight: bold;
 color:BLACK;
}

span.tbold
{
 font-family : Arial;
 font-size:15px;
 font-weight: bold;
 color:BLACK;
}

span.tnormal
{
 font-family : Arial;
 font-size:12px;
 color:BLACK;
 
 
}

div.text
{
 font-family : Arial;
 font-size:13px;
 color:BLACK;
}


