
body {
margin:0px;
padding:0px;
background-color:#deeae6;
text-align:center;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#323232;
background-image:url(../layout/bg_tile.jpg);
background-repeat:repeat;
}

.clearit {
width:0px;
height:0px;
clear:both;
}

a, a:link, a:visited, a:active {
color: #bf465f;
}

a:hover {
color: #d77284;
}

.nodecor {
text-decoration:none;
}