A:hover {
COLOR: #cc0000
}
.link{
text-decoration: none;
color: #FFFFFF;
font-family: arial, helvetica, sans-serif;
}
.link:hover{
COLOR: #E0DFB0
}
.blackbread {
	font-style : normal;
	font-size : 9pt;
	font-family : arial, geneva, helvetica, sanserif;
	color : #000000;
	background-color : white;
	font-weight: normal;
}
.brownhead {
	font-style : normal;
	font-size : 11pt;
	font-family : arial, geneva, helvetica, sanserif;
	color : #330000;
	background-color : white;
	font-weight: bold;
}

