a:link {
	color: #001766;
	text-decoration: none;
}
a:visited {
 color: #001766;
 text-decoration: none;
}
a:hover {
 color: #0030D5;
}
a:active {
 color: #001766;
}

/* GALERIA */

a.img_frame:link img, a.img_frame:visited img, a.img_frame:active img{
	border:5px solid #e3f6ff;
}
a.img_frame:hover img{
	border:5px solid #bae8ff;
}

body {
	background-color:#FFFFFF;
	background-image: url(../iface/background.jpg);
	background-repeat: repeat-x;
	font-family: tahoma;
	color:#001766;
}

.text_9b {
 font-size: 9px;
 color:#9697C7;
 font-weight:bold;
 }
 .text_10 {
 font-size: 10px;
 }
 .text_11 {
 font-size: 11px;
 }
 .text_12 {
 font-size: 12px;
 }
.text_13 {
 font-size: 13px;
}
.text_14 {
 font-size: 14px;
}
.text_15 {
 font-size: 14px;
}

