.ttl2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: normal;
}
.ttl {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
}
.txt:hover {
	TEXT-DECORATION: underline; COLOR: yellow;
}
.white {
	FONT-FAMILY: Verdana, sans-serif; 
	COLOR:white; 
	FONT-SIZE: 10pt; TEXT-DECORATION: none;
}
.white:hover {
	TEXT-DECORATION: underline; COLOR: yellow;
}