@charset "UTF-8";
/* CSS Document CATOMA by http://www.jrmedien.de */

body {
background:url(../images/bg.png);
background-repeat:repeat-x;
width:921px;
height:768px;
text-align:center;
margin:auto;
font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
font-size:12px;
color:#555555;
}

a:link{
color:#8395a4;
text-decoration: none;
}
a:visited{
color:#8395a4;
text-decoration: none;
}
a:hover{
/*color:#f00000; */
text-decoration: underline;
}
a:active{
/* color:#f00000; */
text-decoration: none;
}