A:LINK {
	text-decoration : none;
	color : #663399;
}

A:VISITED {
	text-decoration : none;
	color : #663399;
}

A:HOVER {
	text-decoration : none;
	color : #9900CC;
}

TD.mod {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : normal;
	color : white;
	background-color : #330066;
	padding : 10px;
	text-align : justify;
	border : 1px solid Black;
}

TD.mod1 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : normal;
	color : black;
	padding : 10px;
	text-align : justify;
}

TD.navig {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : bold;
	padding : 5px;
	text-align : center;
}


