.aWhite {
	color: #cee3fd;
	text-decoration: none;
}

.aWhite:hover {
	color: #cee3fd;
	text-decoration: underline;
}

.aTopMenu {
	color: #002f73;
}

.aTopMenu:hover {
	color: #121213;
}

.aLeftMenu {
	color: #69696a;
	font-family: Verdana;
	text-decoration: none;	
	font-size: 10px;
	font-weight: bold;
}

.aLeftMenu:hover {
	color: #800000;
	text-decoration: none;
}

.Mute {
	color: #acadaf;
}

.Title {
	font-family: Trebuchet Ms;
	font-size: 13px;
	color: #bb8a3b;
}

.TitleBordo {
	color: #800000;
	font-weight: bold;
}

.Texts {
	font-family: Verdana;
	font-size: 10px;
}

.More {
	color: #6e7075;
	text-decoration: none;
}

.More:hover {
	color: #083581;
	text-decoration: underline;
}