body {
background-color: #DECBAB;
background-image: url(background.jpg);
margin-left: 0px;
margin-right: 0px;
margin-top: 0px;
margin-bottom: 0px;
margin-height: 0px;
margin-width: 0px
}

.light A:link {
color: #DECBAB;
text-decoration:  none;
font-size: 14px;
}
.light A:visited {
color: #DECBAB;
text-decoration:  none;
font-size: 14px;

}
.light A:hover, A:active {
color: #F2E9DA;
text-decoration: font-weight:bold;
font-size: 14px;

}
.light {
color: #DECBAB;
font-size: 14px;

}

.dark A:link {
color: #412232;
text-decoration:  underline;
font-size: 14px;

}
.dark A:visited {
color: #412232;
text-decoration:  underline;
font-size: 14px;

}
.dark A:hover, A:active {
color: #893F65;
text-decoration: font-weight:bold;
font-size: 14px;

}
.dark {
color: #412232;
font-size: 14px;

}

p { 
font-family: sans-serif ;
color: #000000;
text-decoration:  none; 
font-size: 14px;
text-align: justify;
}

p.center { 
font-family: sans-serif ;
color: #DECBAB;
text-decoration:  none; 
font-size: 14px;
text-align: center;
}

p.smallcenter { 
font-family: sans-serif ;
color: #000000;
text-decoration:  none; 
font-size: 14px;
text-align: center;
}

li { 
font-family: sans-serif ;
color: #000000;
text-decoration:  none; 
font-size: 14px;
text-align: left;
}

ul { 
font-family: sans-serif ;
color: #000000;
text-decoration:  none; 
font-size: 14px;
text-align: left;
}

H1 { font-family: sans-serif ;
color: #412232;
text-decoration:  none; 
font-size: 14px;
font-weight: bold;
text-align: left;
}

H2 { font-family: verdana, sans-serif ;
color: #613B46;
text-decoration:  none; 
font-size: 14px;
font-weight: bold;
text-align: left;
}

a:link {
font-family: sans-serif;
color: #412232;
text-decoration: underline;
font-size: 14px;
}

a:visited {
font-family: sans-serif;
color: #412232;
text-decoration: underline;
font-size: 14px;
}

a:hover, a:active {
font-family: sans-serif;
color: #613B46;
text-decoration: underline;
font-size: 14px; }