a:link {
 color: #ffffcc;
 font-weight: normal; 
 text-decoration: underline;
 }

a:visited {
 color: #ffffcc;
 font-weight: normal;
 text-decoration: underline;
 }

a:active {
 color: #ffffcc;
 font-weight: normal;
 }

a:hover {
 color: #ffffcc;
 background-color: #666633;
 font-weight: normal;
 text-decoration: none;
 }

p {  
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px; 
font-style: normal; 
line-height: 18px; 
font-weight: normal; 
color: #333333;
text-align: left;
}


.demos {  
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px; 
font-style: normal; 
line-height: 14px; 
font-weight: normal; 
color: #ffffcc;
text-align: left;
}

.footer {  
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px; 
font-style: normal; 
line-height: 14px; 
font-weight: normal; 
color: #333333;
}



b {  
font-style: normal; 
font-weight: bold;
}

ul {
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 12px; 
font-style: normal; 
line-height: 18px; 
font-weight: normal; 
color: #333333;
}

.front { 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 11px; 
font-style: normal; 
line-height: 18px; 
font-weight: normal; 
color: #FFFFCC; 
text-align: center;
}

