a:link {
	color : #0066FF;
	line-height: 20px;
}
a:visited {
	color : #2952A5;
	line-height: 20px;
}
a:hover	{
	color : #3399CC;
	text-decoration : underline;
	line-height: 20px;
}
.f1 {
	font-size: 12px;
	line-height: 25px;
}
.f2 {
	font-size: 12px;
}
.f3 {
	font-size: 14px;
}
.menu {
	color : #FFFFFF;
	font-size: 12px;
	line-height: 18px;
}
.menu A	{
	color : #FFFFFF;
	text-decoration : none;
	line-height: 15px;
}
.menu a:visited	{
	color : #FFFFFF;
	text-decoration : none;
	line-height: 15px;
}
.menu a:hover {
	color : #FFFF33;
	text-decoration : underline;
	line-height: 15px;
}