body {
	background-color:#FFCCCC;
}

a.ttl{
	font-family: Verdana;
	font-size: 15px;
	color: #000000;
	text-decoration: None;
}
a.ttl:visitet{
	}
a.ttl:hover{
	color: black;
	text-decoration: underline;
}