a {
    font-family: tahoma;
    text-decoration: underline;
    color: #3366CC;
}

a:hover {
    font-family: tahoma;
    color: #FF6600; 
    text-decoration: underline;
}

a.inline {
    font-family: tahoma;
    font-weight: normal;
    color: #003366; 
    text-decoration: none;
}

.normal {
	font-family: tahoma;
	color: #666666;
	font-size: 8pt;
}

.description_header {
	font-family: tahoma;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 12pt;
	align: left;
	valign: middle;
}

.description_big {
	font-family: tahoma;
	font-weight: normal;
	color: #666666;
	font-size: 8pt;
	align: left;
	valign: middle;
}
