A:link
{
	text-decoration:underline;
    COLOR: #333333
}
A:visited
{
    COLOR: #04369A
}
A:active
{
    COLOR: #F7941D
}
A:hover
{	
	text-decoration:none; 
    COLOR: #003399
}

td
{
FONT-SIZE: 11px;
line-height: 14px;
COLOR: #333333;
FONT-FAMILY: Arial, Helvetica, Verdana, sans-serif;
text-decoration: none;
} 

A.link1 { text-decoration:underline; font-weight:bold }
A.link1:link { color:#FF0000 }
A.link1:visited { color:#FF0000 }
A.link1:active { color:#FF0000 }
A.link1:hover {  text-decoration:none; color:#ffffff }

.content_white 
{
FONT-SIZE: 12px;
line-height: 14px;
COLOR: #ffffff;
FONT-FAMILY: Arial, Helvetica, Verdana, sans-serif;
text-decoration: none;
} 
.content_bold
{
    line-height: 14px;
    COLOR: #333333;
    FONT-FAMILY: Arial, Helvetica, Verdana, sans-serif;
    FONT-SIZE: 12px;
	font-weight : bold;
}	
.content_white_bold
{
    line-height: 18px;
    COLOR: #ffffff;
    FONT-FAMILY: Arial, Helvetica, Verdana, sans-serif;
    FONT-SIZE: 16px;
	font-weight : bold;
}	

.text_small_bold
{
    line-height: 14px;
    COLOR: #333333;
    FONT-FAMILY: Arial, Helvetica, Verdana, sans-serif;
    FONT-SIZE: 11px;
	font-weight : bold;
}	
   
   