.txt1 {
	font-size: 10px;
	font-style: normal;
	color: #666666;
}
a:link{
	color: #ff6666;
}
a:hover{
    color: #ff6666;
    underline: #ff6666;
}
a:visited{
    color: #ff6666;
}

.txt2 {
	font-size: 10px;
	font-style: normal;
	color: #ff6666
	;
}
