TD, BODY, TABLE, TR, P,div {
	font-family: verdana, arial, times new roman;
	font-size: 7pt;
	color:#000000;
	line-height: 10px;
	letter-spacing:0px;
	}
	
.title{
	font-size:7pt;
	color:#543354;;
	font-weight: bold;
	text-transform:none;
	height: 6px;
}
.navig{
	font-size:8pt;
	color:#000000;
	font-weight: bold;
	height: 10px;
}
.fri{
	font-size:7pt;
	color:#000000;
	text-transform:none;
	font-weight: bold;
	height: 10px;
}
A:link{
color: #DEB4D4;
text-decoration:none;
}
A:visited{
color: #DEB4D4;
text-decoration:none;
}
A:active{
color: #DEB4D4;
text-decoration:none;
}
A:hover {
	color: #CC69A0;
	text-decoration:underline;
}