BODY {
font-size : 100%;
font-family : Verdana, Arial, Helvetica, sans-serif, serif, monospace;
color : #000000; 
background : #b0c4de; 
margin : 5% 15% 2% 15%; 
}

P.navigationbar A:visited {
font-weight : bold; 
font-family : Verdana, Arial, Helvetica, sans-serif; 
color : #800080; 
background : transparent; 
text-decoration : none; 
}

P.navigationbar A:link {
font-weight : bold; 
font-family : Verdana, Arial, Helvetica, sans-serif; 
color : #0000ff; 
background : transparent; 
text-decoration : none; 
}

P.navigationbar A:hover {
font-weight : bold; 
font-family : Verdana, Arial, Helvetica, sans-serif; 
color : #ffff00; 
background : transparent; 
text-decoration : underline; 
}

P.navigationbar A:active {
font-weight : bold; 
font-family : Verdana, Arial, Helvetica, sans-serif; 
color : #ff0000; 
background : transparent; 
text-decoration : none; 
}

A:visited {
font-weight : bold; 
font-family : Verdana, Arial, Helvetica, sans-serif; 
color : #800080; 
background : transparent; 
text-decoration : none; 
}

A:link {
font-weight : bold; 
font-family : Verdana, Arial, Helvetica, sans-serif; 
color : #0000ff; 
background : transparent; 
text-decoration : none; 
}

A:hover {
font-weight : bold; 
font-family : Verdana, Arial, Helvetica, sans-serif; 
color : #ffff00; 
background : transparent; 
text-decoration : underline; 
}

A:active {
font-weight : bold; 
font-family : Verdana, Arial, Helvetica, sans-serif; 
color : #ff0000; 
background : transparent; 
text-decoration : none; 
}

.cen {
text-align : center; 
}

