

body
{font-family: Arial,sans-serif;color: #333333;

margin: 0px;padding: 0px;

repeat fixed 100%;	
background-image: url(imgs/bg_grad_lila.jpg);
background-attachment: fixed;
background-repeat: repeat-x;}

.norm {
	font-size: 12px;
}
.small {
	font-size: 10px;
}

td.more {
	padding: 10px 5px 4px 10px;

}

a:link {    font-family: Arial, sans-serif;	font-size: 12px; color: #000000; text-decoration: none; }
a:visited {	font-family: Arial, sans-serif;	font-size: 12px; color: #000000; text-decoration: none; }
a:active  {	font-family: Arial, sans-serif;	font-size: 12px; color: #023F88; text-decoration: none; }
a:hover {	font-family: Arial, sans-serif;	font-size: 12px; color: #023F88; text-decoration: underline; }

a.more {
	line-height: 150%;
}

a.more:link {    font-family: Arial, sans-serif;	font-size: 12px; color: #005DAD; text-decoration: underline; }
a.more:visited {	font-family:  Arial, sans-serif;	font-size: 12px; color: #005DAD; text-decoration: underline; }
a.more:active  {	font-family:  Arial, sans-serif;	font-size: 12px; color: #005DAD; text-decoration: underline; }
a.more:hover {	font-family:  Arial, sans-serif;	font-size: 12px; color: #005DAD; text-decoration: none; }


a.topnav:link {    font-family: Arial, sans-serif; font-weight: bold;	font-size: 12px; color: #000000; text-decoration: none; }
a.topnav:visited {	font-family: Arial, sans-serif;	font-weight: bold; font-size: 12px; color: #000000; text-decoration: none; }
a.topnav:active  {	font-family: Arial, sans-serif;	font-weight: bold; font-size: 12px; color: #000000; text-decoration: none; }
a.topnav:hover {	font-family: Arial, sans-serif;	font-weight: bold; font-size: 12px; color: #000000; text-decoration: none; background-color: #ffffff }

a.glink:link, a.glink:visited, a.glink:active {
	font-size: 12px;
	display: block;
  	color: #000000;
	font-weight: bold;
	background-color: #EBEDEC;
	text-decoration: none;
	padding: 2px 5px 4px 10px;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #cccccc;
			
}

a.glink:hover{

	background-color: #DDEEFF;
	text-decoration: none;
	border-top: 1px solid #dddddd;
}

