
.red_blink {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	margin-top: 1px;
	color: #FF0000;
	top: 1px;
	text-decoration: blink;
}
.gri {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #666666;
	line-height: normal;
}
.red {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
	text-align: center;
	line-height: normal;
	font-variant: normal;
}

.negru {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
	text-align: center;
	line-height: normal;
	font-variant: normal;
}

.red_blink1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration:  underline;
	color: #FF0000;
       
	text-decoration:  blink;
}