﻿.menu_FCar{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #00ffff;
	text-decoration: none;
	text-transform: none;
	font-weight: normal;
}
.menu_FCar:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #00ffff;
	text-decoration: none;
	text-transform: none;
	font-weight: normal;
}
.menu_FCar:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: none;
	font-weight: bold;
}
.menu_FCar:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #00FFFF;
	text-decoration: none;
	text-transform: none;
	font-weight: bold;
}