B { font-weight : 800;}


BODY { 
font-family : verdana,geneva,arial,helvetica,sans-serif;
background-color : white;
background-src: images/bg.gif
//text-color : black;
}
   
A:link { 
font-family : verdana,geneva,arial,helvetica,sans-serif;
font-weight : 700;
text-decoration : none;
color : #338477;
}

A:visited { 
font-family : verdana,geneva,arial,helvetica,sans-serif;
font-weight : 700;
text-decoration : none;
color : #56706C;
}

A:hover {
color: #0AF6D2;
text-decoration: none;
font-family: verdana,geneva,arial,helvetica,sans-serif; 
font-weight: 700;
}

A:active {
color: #E6D9AD;
text-decoration: none;
font-family: verdana,geneva,arial,helvetica,sans-serif; 
font-weight: 700;
}


.title1 { 
font-size: 11pt;
font-style: normal; 
font-stretch: ultra-expanded; 
color: black;
background: transparent;  
font-weight: 900;
font-family: verdana,geneva,arial,helvetica,sans-serif;
background-color : #F4EED8;
}

.title2 { 
font-size: 10pt;
font-style: normal; 
font-stretch: expanded; 
color: black;
background: transparent;  
font-weight: 500;
font-family: verdana,geneva,arial,helvetica,sans-serif;
background-color : white;
}


.mural1 { 
font-size: 16pt;
font-style: normal; 
font-stretch: expanded;
color: #800080;
background: transparent;  
font-weight: 500;
font-family: Exotc350 DmBd BT ,verdana,geneva,arial,helvetica,sans-serif;
background-color : white;
}

.mural2 { 
font-size: 14pt;
font-style: normal; 
font-stretch: normal;
color: black;
background: transparent;  
font-weight: 500;
font-family: Exotc350 DmBd BT ,verdana,geneva,arial,helvetica,sans-serif;
background-color : white;
}

.text1 { 
font-size: 10pt;
font-style: normal; 
color: black;
background: transparent;  
font-weight: 500;
font-family: verdana,geneva,arial,helvetica,sans-serif;
background-color : white;
}

.text2 { 
font-size: 10pt;
font-style: normal; 
color: black;
background: transparent;  
font-weight: 500;
font-family: verdana,geneva,arial,helvetica,sans-serif;
background-color : #D8F6D8;
}

.text3 { 
font-size: 10pt;
font-style: normal; 
color: black;
background: transparent;  
font-weight: 600;
font-family: verdana,geneva,arial,helvetica,sans-serif;
background-color : #F4EED8;
}

.text03 { 
font-size: 14pt;
font-style: normal; 
font-stretch: normal;
color: black;
background: transparent;  
font-weight: 500;
font-family: Exotc350 DmBd BT ,verdana,geneva,arial,helvetica,sans-serif;
background-color : #F4EED8;
}

.text4 { 
font-size: 10pt;
font-style: normal; 
color: black;
background: transparent;  
font-weight: 600;
font-family: verdana,geneva,arial,helvetica,sans-serif;
background-color : #D8F6D8;
}

.text5 { 
font-size: 10pt;
font-style: normal; 
color: black;
background: transparent;  
font-weight: 500;
font-family: verdana,geneva,arial,helvetica,sans-serif;
background-color : white
}

.update { 
font-size: 8pt;
font-style: normal; 
font-stretch: ultra-condensed; 
color: black;
background: transparent;  
font-weight: 400;
font-family: verdana,geneva,arial,helvetica,sans-serif;
background-color : white;
}

.update2 { 
font-size: 8pt;
font-style: normal; 
font-stretch: ultra-condensed; 
color: black;
background: transparent;  
font-weight: 400;
font-family: verdana,geneva,arial,helvetica,sans-serif;
background-color : white;
}

.footer { 
font-size: 8pt;
font-style: normal; 
font-stretch: condensed; 
color: black;
background: transparent;  
font-weight: 300;
font-family: verdana,geneva,arial,helvetica,sans-serif;
background-color : white
}
.lexic1 { 
font-size: 12pt;
font-style: normal; 
color: black;
background: transparent;  
font-weight: 600;
font-family: verdana,geneva,arial,helvetica,sans-serif;
background-color : #D8F6D8;
}

A.val:link { 
font-family : verdana,geneva,arial,helvetica,sans-serif;
font-weight : 700;
text-decoration : none;
color : red;
}

A.val:visited { 
font-family : verdana,geneva,arial,helvetica,sans-serif;
font-weight : 700;
text-decoration : none;
color : #7F0000;
}

A.val:hover {
color: #FFC0C0;
text-decoration: none;
font-family: verdana,geneva,arial,helvetica,sans-serif; 
font-weight: 700;
}

A.val:active {
color: white;
text-decoration: none;
font-family: verdana,geneva,arial,helvetica,sans-serif; 
font-weight: 700;
}


//The 'font-stretch' property selects a normal, condensed, or extended face from a font family. Absolute keyword
//values have the following ordering, from narrowest to widest :

// 1.ultra-condensed    2.extra-condensed   3.condensed    4.semi-condensed   5.normal 
//  6.semi-expanded    7.expanded    8.extra-expanded    9.ultra-expanded