A:link {
	color: #000000;
	text-decoration: none;
}
A:visited {
	color: #000000;
	text-decoration: none;
}
A:hover {
	COLOR: red; TEXT-DECORATION: underline
}
A.yema:link {
	color: #ff0000;
	text-decoration: none;
}
A.yema:visited {
	color: #ff0000;
	text-decoration: none;
}
A.yema:hover {
	COLOR: red; TEXT-DECORATION: underline
}
.head {
	font-size: 14px;
	font-weight: bold;
}
.box1 {
	border: 1px solid #CC6600;
}
.font1 {
	font-size: 12px;
}
.unnamed1 {font-size: 14px;	line-height: 150%;}
