@charset "UTF-8";
/* CSS Document */

a.index2:link {

	color: #FFFF33;
	font-size: 11px;
	font-weight:bold;
	text-decoration: none;

}
a.index2:hover {

	color: #131313;
	font-size: 11px;
	font-weight:bold;
	text-decoration: none;

}

a.index2:visited {

	color: #FFFF66;
	font-size: 11px;
	font-weight:bold;
	text-decoration: none;

}

a.logoport:link {

	color: #660033;
	font-size: 10px;
	font-weight:bold;
	text-decoration: none;

}
a.logoport:hover {

	color: #131313;
	font-size: 10px;
	font-weight:bold;
	text-decoration: none;

}

a.logoport:visited {

	color: #AA145A;
	font-size: 10px;
	font-weight:bold;
	text-decoration: none;

}


a.webport:link {

	color: #000000;
	font-size: 10px;
	font-weight:bold;
	text-decoration: none;

}
a.webport:hover {

	color: #131313;
	font-size: 10px;
	font-weight:bold;
	text-decoration: none;

}

a.webport:visited {

	color: #075C74;
	font-size: 10px;
	font-weight:bold;
	text-decoration: none;

}

a.prinport:link {

	color: #A63401;
	font-size: 10px;
	font-weight:bold;
	text-decoration: none;

}
a.prinport:hover {

	color: #131313;
	font-size: 10px;
	font-weight:bold;
	text-decoration: none;

}

a.prinport:visited {

	color: #FF9966;
	font-size: 10px;
	font-weight:bold;
	text-decoration: none;

}