body
	a:link {
	color : #3B405F;
	font-family: Arial;
        text-decoration: none;
}
body
	a:visited {
	color : #3B405F;
	font-family: Arial;
        text-decoration: none;
}
body
	a:hover {
	color : #FFFFFF;
	font-family: Arial;
        text-decoration: none;
}
body
	a:active {
	color : #545978;
	font-family: Arial;
        text-decoration: none;
}



#f1 {
	font-family: Arial;
	color:#222222;
	font-size:11px;
}



#spec01:link {
	color:#e5e5e5;
}
#spec01:visited {
	color:#e1e1e1;
}
#spec01:hover {
	color:#ffffff;
}



#spec02:link {
	color:#484C69;
}
#spec02:visited {
	color:#484C69;
}
#spec02:hover {
	color:#8C91AF;
}




#spec03:link {
	color:#eeeeee;
}
#spec03:visited {
	color:#eeeeee;
}
#spec03:hover {
	color:#ffffff;
}



#spec04:link {
	color:#5A5E7B;
	text-decoration:underline;
}
#spec04:visited {
	color:#5A5E7B;
	text-decoration:underline;
}
#spec04:hover {
	color:#747997;
	text-decoration:underline;
}