

.text {
	font-family: Verdana, Helvetica, Arial;
	font-size: 10;
	color: #000000;
	line-height: 12px;
}

.text a:link {
	text-decoration: underline;
	color: #660000;
}
.text a:active {
	text-decoration: underline;
	color: #660000;
}
.text a:visited {
	text-decoration: underline;
	color: #660000;
}
.text a:hover {
	text-decoration: underline;
	color: #CC0000;
}



.info_text {
        font-family: Verdana, Helvetica, Arial;
        font-size: 14;
        color: #000000;
}

.info_text a:link {
        text-decoration: underline;
        color: #660000;
}       
.info_text a:active {
        text-decoration: underline;
        color: #660000;
}       
.info_text a:visited {
        text-decoration: underline;
        color: #660000;
}       
.info_text a:hover {
        text-decoration: underline;
        color: #CC0000;
} 


.groupheader {
	font-family: Helvetica, Arial, Verdana;
	font-size: 18px;
	color: #330000;
	line-height: 16px;
	font-weight: bold;
}

.groupheader a:link {
	text-decoration: none;
	color: #330000;
}
.groupheader a:active {
	text-decoration: none;
	color: #330000;
}
.groupheader a:visited {
	text-decoration: none;
	color: #330000;
}
.groupheader a:hover {
	text-decoration: underline;
	color: #CC0000;
}

.groupheadersmall {
	font-family: Helvetica, Arial, Verdana;
	font-size: 13px;
	color: #330000;
	line-height: 16px;
	font-weight: bold;
}

.groupheadersmaller {
	font-family: Helvetica, Arial, Verdana;
	font-size: 12px;
	color: #330000;
	line-height: 16px;
	font-weight: bold;
}

.release {
	font-family: Helvetica, Arial;
	font-size: 14px;
	color: #000000;
	line-height: 16px;
	font-weight: bold;
}

.release a:link {
        text-decoration: none;
        font-family: Helvetica, Arial;
        font-size: 14px;
        color: #000000;
        line-height: 16px;
        font-weight: bold;
}

.release a:active {
        text-decoration: none;
        font-family: Helvetica, Arial;
        font-size: 14px;
        color: #000000;
        line-height: 16px;
        font-weight: bold;
}
.release a:visited {
        text-decoration: none;
        font-family: Helvetica, Arial;
        font-size: 14px;
        color: #000000;
        line-height: 16px;
        font-weight: bold;
}
.release a:hover {
        text-decoration: none;
        font-family: Helvetica, Arial;
        font-size: 14px;
        color: #000000;
        line-height: 16px;
        font-weight: bold;
        text-decoration: underline;
}

