body {
	background-color: #FFEBCD;
	background-image: url();
	background-repeat: no-repeat;
}
.style7 {
	font-size: 2px;
	font-style: italic;
	color: #000099;
}
.style10 {font-size: 74px}
.style11 {color: #FFE4C4}
.style14 {
	font-size: 74px;
	color: #000099;
	font-style: italic;
}
.style15 {
	font-size: xx-large;
	color: #FFEBCD;
}
.style16 {color: #FFEBCD}.buttonPage, .buttonPage2, .buttonPlain, .buttonPlain2 {
display:inline;
white-space:nowrap;
font-weight:bold;
background-color:#FFEBCD;
color:#FFEBCD
border:1px solid #cccccc;
padding: 1px 4px;
}
#nav {
   width : 150px;
   list-style : none;
   color: #FFEBCD;
   margin : 0;
   padding : 0;
}
#nav li {
   width : 100%;
   background : #FFEBCD;
   margin : 0 0 10px 0;
   border : 1px solid #ccc;
}
#nav a, #nav a:link, #nav a:visited  {
   display : block;
   line-height : 20px;
   text-align : center;
   text-decoration : none;
}
#nav a:hover, #nav a:active {
   background : #CFF no-repeat 95% 0px;
}
