
a{ color: #ffffff; text-decoration: none; text-decoration: underline;font-size: 12px;}
a:visited{ color: #ffffff; text-decoration: text-decoration: underline; none; font-size: 12px;}
a:hover{ color: #ffffff; font-weight:normal; text-decoration: underline; font-size: 12px;}
a:active{ color: #ffffff; text-decoration: underline; font-size: 12px;}

#main_navigation a{
	color:#e6007e;
	font-size:18px;
        font-family: Arial, Helvetica, sans-serif;
	font-family:Arial;
	font-style:italic;
	font-weight:bold;
}
#main_navigation a:hover{
	text-decoration:underline;
}


.divider{
	border-bottom:#b4b4b4 solid 1px;
	margin-top: 6px;
	margin-bottom:6px;
}

.header{
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	margin-bottom:6px;
}

.header_dark{
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	background-color:#737373;
	padding-left:8px;
}

.header_light{
	font-size:12px;
	font-weight:bold;
	color:#222222;
	margin-bottom:6px;
	background-color:#d4d4d4;
	padding-top:4px;
	padding-bottom:4px;
	padding-left:8px;
/*
	background:url(../images/archos_mount.png);
	background-position:top right;
	background-repeat:no-repeat;
*/
}

.txt_header{
	font-size: small;
}

