html, body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	margin: 0;
	padding: 0 0 0 0;
	color: #A11202;
	background-color:#FFFFFF;
	vertical-align: top;
	}
.text {
	font-size: 0.8em;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color:#DA0B0E;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: normal;
	}
.textA {
	font-size: 12px;
	color:#000099;
	font-weight: bold;
	}
.textMic {
	font-size: 11px;
	}
.textM {
	font-size: 1.3em;
	}
.textUP {
	text-transform:uppercase;
	}
.textSP {
	line-height: 150%;
	}	
.atentie {
	text-decoration: blink;
	background-color: #FF9900;
	}

.blinkL {  
	text-decoration: blink;
	}
.sursa {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-style: italic;
	text-transform: none;
	color:#000099;
	}
a:link {
	color: #0000FF;
	text-decoration: none;
	font-weight: bold;
	}
a:visited {
	color: #000099;
	text-decoration: none;
	font-weight: bold;
	}
a:hover {
	color: #0000FF;
	font-style:normal;
	text-decoration:underline;
	}
a:active {
	color: #FF0000;
	}
