
.link-red a 
{
	color: #bf1820;
	font-size:8pt;
	font-family:Verdana;
	text-decoration: none;
}

.link-red a:hover
{
	font-size:8pt;
	font-family:Verdana;
	font-weight: bold;
	text-decoration: none;	
}
.link-red a:active
{
	font-size:8pt;
	font-family:Verdana;
	font-weight: bold;
	text-decoration: none;	
}

.link-black a 
{
	
	color: #333333;
	font-size:8pt;
	font-family:Verdana;
	text-decoration: none;
}
.link-black a:hover
{
	color: #bf1820;
	font-size:8pt;
	
	font-family:Verdana;
	text-decoration: none;	
}

.link-black a:active
{
	color: #bf1820;
	font-size:8pt;
	
	font-family:Verdana;
	text-decoration: none;	
}

.link-black-big a 
{
	
	color: #333333;
	font-size:9pt;
	font-family:Verdana;
	text-decoration: none;
}
.link-black-big a:hover
{
	color: #bf1820;
	font-size:9pt;
	
	font-family:Verdana;
	text-decoration: none;	
}

.link-black-big a:active
{
	color: #bf1820;
	font-size:9pt;
	font-family:Verdana;
	text-decoration: none;	
}


body  
{
	color: #333333;
	font-size:8pt;
	font-family:Verdana;
	margin:0px;
	padding:0px;
}

td
{
	background-repeat:no-repeat;	
}