/* CSS definition file containing site wide stylesheets */

.backgroundalbastru {
	color: rgb(255,255,255);
 	background-color: rgb(0,153,255)
}

.Text-5 {
	font-family: Verdana,  Tahoma,  Arial,  Helvetica,  Sans-serif;
 	font-size: 14px;
 	color: rgb(0,0,128);
 	font-weight: bold;
 	text-decoration: none ;
 	text-align: center;
 	background-color: rgb(255,255,204);
 	padding: 2pt;
 	border-left-style: none;
 	border-top-style: none;
 	border-right-style: none;
 	border-bottom-style: none
}

.DaciaMagListing {
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
 	font-size: 16px;
 	color: rgb(255,255,255);
 	font-weight: bold;
 	text-decoration: none ;
 	text-align: center;
 	background-color: rgb(0,153,255);
 	border: 1pt solid rgb(255,255,255);
 	padding: 2pt
}

.Dacia-Mag--list {
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
 	font-size: 14px;
 	color: rgb(255,255,255);
 	font-weight: bold;
 	text-decoration: none ;
 	text-align: center;
 	background-color: rgb(0,0,0);
 	padding: 2pt;
 	border-left-style: none;
 	border-top-style: none;
 	border-right-style: none;
 	border-bottom-style: none
}

A:link {
	color: rgb(255,255,204);
 	text-decoration: none 
}

.Congrese---box {
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
 	font-size: 11px;
 	color: rgb(255,255,204);
 	font-weight: bold;
 	list-style-type: square;
 	list-style-position: outside;
 	text-align: left;
 	background-color: rgb(0,0,0);
 	padding: 2pt 2pt 6pt 6pt;
 	border-left: 1pt solid rgb(255,0,0);
 	border-bottom: 1pt solid rgb(255,0,0)
}

A:visited {
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
 	font-size: 14px;
 	color: rgb(255,255,255);
 	font-weight: bold;
 	text-decoration: none 
}

.Text-box-2 {
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
 	font-size: 14px;
 	color: rgb(255,255,255);
 	font-weight: bold;
 	text-decoration: none ;
 	text-align: center;
 	background-color: rgb(255,153,51);
 	border: 2pt solid rgb(255,0,0);
 	padding: 2pt
}

.Text-box-3 {
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
 	font-size: 14px;
 	color: rgb(255,255,255);
 	font-weight: bold;
 	text-decoration: none ;
 	text-align: center;
 	background-color: rgb(0,0,0);
 	border: 1pt solid rgb(0,153,255);
 	padding: 2pt
}

.Text-box-4 {
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
 	font-size: 12px;
 	color: rgb(255,255,255);
 	font-weight: bold;
 	font-style: italic;
 	text-decoration: none ;
 	text-align: center;
 	background-color: rgb(255,0,0);
 	border: 2pt solid rgb(0,0,153);
 	padding: 2pt
}

.DaciaMagPage {
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
 	font-size: 16px;
 	color: rgb(255,255,204);
 	font-weight: bold;
 	text-decoration: none ;
 	text-align: center;
 	background-color: rgb(0,0,0);
 	border: 1pt solid rgb(255,255,255);
 	padding: 2pt
}

A:hover {
	color: rgb(255,0,0);
 	text-decoration: none ;
 	background-color: rgb(255,255,255)
}