.link 
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	color: #680030;
	text-decoration: underline;
/*	background-color: #FF9900;*/
}

.link A
{font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	color: #680030;
	text-decoration: underline;
/*	background-color: #FF9900;*/
}


.link A:HOVER
{font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	color: #680030;
	text-decoration: underline;
/*	background-color: #FF9900;*/
}



.normal {
    	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	color: #680030;
	font-weight: normal;
	text-decoration: none;
/*	background-color: #FF9900;*/
}

.title {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	color: #680030;
	font-weight: bold;
	height: 20px;
	text-transform:none;
/*	text-transform:uppercase;
	background-image: url(../site_style/back_title.jpg);
	background-repeat:no-repeat; 
	background-color: #FF9900;*/
}

