/**
*   @version $Id: links.css 466 2008-03-20 11:02:30Z piotrj $
*/
.a1 {
	text-decoration: none;
	color: #2e4d8d;
	font-size: 10px;
}

.a2 {
	text-decoration: none;
	color: #2e4d8d;
	font-size: 12px;
}

.a3 {
	font-family: Verdana;
	text-decoration: none;
	color: #4c4c3d;
	font-size: 10px;
}

.a4 {
	text-decoration: none;
	color: #ffffff;
	font-size: 12px;
}

.a5 {
	text-decoration: none;
	color: #6f6f6f;
	font-size: 12px;
}

.a6 {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
	font-size: 12px;
}

.a7 {
	text-decoration: none;
	color: #000000;
	font-size: 12px;
	font-weight: normal;
}

.a8 {
	text-decoration: none;
	color: #ffffff;
	font-size: 11px;
	font-weight: normal;
}

a {
	text-decoration: none;
	color: #2e4d8d;
	font-size: 12px;
	margin: 0px;
}

a:hover {
	text-decoration: underline;
	color: #2e4d8d;
	font-size: 12px;
	margin: 0px;
}


.link01 {
	text-decoration: none;
	color: #2e4d8d;
	font-size: 10px;
}
.link01:hover {
	text-decoration: underline;
	color: #2e4d8d;
	font-size: 10px;
}

.link02 {
	text-decoration: none;
	color: #2e4d8d;
	font-size: 12px;
}
.link02:hover {
	text-decoration: underline;
	color: #2e4d8d;
	font-size: 12px;
}

.link03 {
	text-decoration: none;
	color: #4c4c3d;
	font-size: 10px;
	font-family: Verdana;
}
.link03:hover {
	text-decoration: none;
	color: #2e4d8d;
	font-size: 10px;
	font-family: Verdana;
}

.link04 {
	text-decoration: none;
	color: #ffffff;
	font-size: 12px;
}
.link04:hover {
	text-decoration: underline;
	color: #ffffff;
	font-size: 12px;
}

.link05 {
	text-decoration: none;
	color: #6f6f6f;
	font-size: 12px;
}
.link05:hover {
	text-decoration: underline;
	color: #2e4d8d;
	font-size: 12px;
}

.link06 {
	text-decoration: none;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
}
.link06:hover {
	text-decoration: underline;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
}

.link07 {
	text-decoration: none;
	color: #000000;
	font-size: 12px;
	font-weight: normal;
}
.link07:hover {
	text-decoration: underline;
	color: #000000;
	font-size: 12px;
	font-weight: normal;
}

.link08 {
	text-decoration: none;
	color: #6f6f6f;
	font-size: 11px;
}
.link08:hover {
	text-decoration: underline;
	color: #2e4d8d;
	font-size: 11px;
}

.link09 {
	text-decoration: none;
	color: #ffffff;
	font-size: 11px;
}
.link09:hover {
	text-decoration: underline;
	color: #ffffff;
	font-size: 11px;
}
