a:link {
	text-decoration: none;
	font-weight: normal;
	color: #993399;

}
a:visited {
	text-decoration: none;
	font-weight: normal;
	color: #993399;

}
a:active {
	text-decoration: none;
	font-weight: normal;
	color: #993399;
}
a:hover {  text-decoration: underline; font-weight: normal}

.contents {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	line-height: 16px;
}
.did {
	font-family: "Trebuchet MS", Arial, Verdana, SansSerif;
	font-size: 10px;
	color: #999999;
	font-weight: lighter;
	text-transform: none;
}
.titol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #993399;
	letter-spacing: 1px;



}
.contentsTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #A24BA7;
	font-weight: bold;
	line-height: 16px;
}
