﻿/*PRIMA NEWS*/

#cnt {
	text-align: center;
}

#cnt a:link {
	font-weight: bold;
	text-transform: uppercase;
	color: #FF0000;
	text-decoration: none;
}

#cnt a:visited {
	font-weight: bold;
	text-transform: uppercase;
	color: #FF0000;
	text-decoration: none;
}

#cnt a:hover {
	text-transform: uppercase;
	color: #800000;
	font-weight: bold;
	text-decoration: none;
}
#cnt img {
    text-align: center;
    border:0;
    
}	

