a:link { 
color : #333333; 
text-decoration : none; 
} 

a:visited { 
color : #333333; 
text-decoration : none; 
} 

a:hover { 
color : #333333; 
text-decoration : none; 
} 

.logo { 
font-family : Tahoma; 
font-size : 26px; 
font-weight : bold; 
color : #ffffff; 
} 

.body {
font-family : Tahoma;
text align : justify;
font-size : 12px;
}

.text { 
font-family : Tahoma; 
font-size : 12px; 
} 

.title { 
font-family : Tahoma;
text align : center;
font-size : 18px; 
font-weight : bold; 
color : #333333; 
} 

.text1 { 
font-family : Tahoma; 
font-size : 11px; 
} 

.text2 { 
font-family : Tahoma; 
font-size : 10px; 
} 

a.a:link { 
font-family : tahoma; 
font-size : 11px; 
font-weight : normal; 
color : #72889d; 
} 

a.a:hover { 
font-family : tahoma; 
font-size : 11px; 
font-weight : normal; 
color : #33a175; 
} 

a.a:visited { 
font-family : tahoma; 
font-size : 11px; 
font-weight : normal; 
color : #505c66; 
} 

#content {     
border: 2px solid #A79F6E; 
padding : 0px 5px;
}