.MenuLink {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
.TextRosu {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:none;
}
.TextRosu:hover {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration:none;
}
.TextVerde {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration:none;
}
.TextVerde:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	color: #ff0000;
	text-decoration:none;
}
.TextTurcoaz {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration:none;
}
.TextTurcoaz:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	color: #ff0000;
	text-decoration:none;
}
.TextAlbastru {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:none;
}
.TextAlbastru:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	color:#FFFF00;
	text-decoration:none;
}
.TextRoz {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	color: #0000FF;
	text-decoration:none;
}
.TextRoz:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration:none;
}
.TextGalben {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration:none;
}
.TextGalben:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	color: #FF0000;
	text-decoration:none;
}
.TextCopyright {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration:none;
}
.TextCopyright:hover {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: normal;
	color:#006600;
	text-decoration:none;
}
.bodybg {
	background-color:#FFFF00;
	}.TextVerdeMare {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration:none;
}
.TextRozMare {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #0000FF;
	text-decoration:none;
}
.CampTabelFormular {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ED6C9E;
	background-color: #FFFFFF;
	font-weight: bold;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: inset;
	border-top-color: #FF66FF;
	border-right-color: #FF66FF;
	border-bottom-color: #FF66FF;
	border-left-color: #FF66FF;

}
