
a
{ 
	font-family: Arial; 
	font-size: 9pt; 
	color: #ec4854;
	font-weight:bold;
	}
a:hover
{ 	
	font-size: 9pt;
	color: #f48b3e;
	font-weight:bold;
}
.bgimg
{
background:url(../images/blue-abstract-composition.jpg
}

.text-decoration
{
  text-decoration:none;
}