/* CSS Document */
.corner_left{
	float:left;
	width:13px;
}

.link1{
	float:left;
	width:144px;
}

.link2{
	float:left;
	width:244px;
}

.link3{
	float:left;
	width:206px;	
}

.corner_right{
	float:left;
	width:83px;	
}

a:link, a:visited{
	text-decoration:none;
	color:#ed5f05;
	
}