/*
		CURRENCY 3
		######################
		1. background: #CFCFCF
		2. portlet background: #F1F1F1
		3. active tab background: #27374B
		4. passive tab: #8C929A - text = #726262
		######################
*/
TD  
{  
font-family: "Verdana"; 
font-size: 12pt; 
color: #FFFFFF
}
A:link 
{
font-family: "Verdana"; 
color: #113253;
font-weight: bold;
text-decoration: none   
}
A:visited 
{  
font-family: "Verdana"; 
color: #113253;
font-weight: bold;
text-decoration: none; 
}
A:hover
{
text-decoration: underline;
color:#FFFFFF
}
P 
{
font-family: "Verdana"; 
font-size: 12pt; 
color: #FFFFFF
}