/* CSS Document */
<style type="text/css">
<!--
.menu {
        font-family: Tahoma;
        font-size: 12px;
        color:#433358;
        font-weight: lighter;
}
.header {
        font-family: Tahoma;
        font-size: 12px;
        color:#433358;
        font-weight: lighter;

}
.text,table,td,tr,body {
        font-family: Tahoma;
        font-size: 12px;
        color:#433358;
        font-weight: lighter;
		text-align:justify;
}
.text a:link {
        color:D99600;
        text-decoration: none;
}
.text a:visited {
        color:D99600;
        text-decoration: none;
}
.text a:hover {
        color:D99600;
        background-color: F6E5C3;
}
.text a:active {
        color:#433358;
}
.menu {
        font-family: Tahoma;
        font-size: 12px;
        color:#433358;
}
.menu a:link {
        color:492D64;
        text-decoration: none;
}
.menu a:visited {
        color:492D64;
        text-decoration: none;
}
.menu a:hover {
        color:433358;
        background-color: F6E5C3;
}
.menu a:active {
        color: #333333;
}
.bg {
        background-repeat : no-repeat;
}
.title_frontpage {
	font-size : 16px;
}
-->

