a.navi:link {
	font-size: xx-small;
	color: #0000FF;
	text-decoration: underline;
}
a.navi:visited {
	font-size: xx-small;
	color: #800080;
	text-decoration: underline;
}
a.navi:hover {
	font-size: xx-small;
	color: #B91450;
	text-decoration: underline;
}
a.navi:active {
	font-size: xx-small;
	color: #B91450;
	text-decoration: underline;
}


.select{
font-size: xx-small;
	color: #000000;
}


#linkOther span{
font-size:0.75em;
padding: 0px 0px 0px 20px;
display:block;
background:url(../../img/link.gif) left no-repeat;
}

img {
border:none;
}
