.text {
    FONT-SIZE: 12px; COLOR: #666666; FONT-FAMILY: tahoma, arial; text-align: left;
}


.text_menu {
	font-family: tahoma, arial;
	font-size: 12px;
    color: #FF6000;
    vertical-align: top;
}
.text_link {
	font-family: tahoma, arial;
	font-size: 10px;
    color: #666666;
    vertical-align: left;
}
a:link {
	color: #ff603b;
	text-decoration: none;
}
a:visited {
	color: #ff603b;
	text-decoration: none;
}
a:hover {
	color: #666666;

	text-decoration: none;
}
a:active {
	color: #666666;
	text-decoration: none;
}















