

a:link  {color : blue;text-decoration: none}

a:visited  {color : blue;text-decoration: none}

a:hover  {color : #ae670a;text-decoration: underline}

a:active  {color : #000000;text-decoration: none}



.head {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 16px;
font-weight : bold;
line-height : 20px;
color : ae670a;
}

.sub {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 13px;
font-weight : bold;
line-height : 20px;
color : #000000;
}

.text {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 11px;
line-height : 20px;
color : #4d4d4f;
}

.question {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 11px;
line-height : 20px;
color : #4d4d4f;
}

.answer {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 11px;
line-height : 20px;
font-style: italic;
color : #4d4d4f;
}


.cat-nav {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 10px;
line-height : 20px;
color : #4d4d4f;
}


.nav {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 10px;
line-height : 20px;
color : #A6A284;
}

a:link.nav  {color : blue;text-decoration: none}

a:visited.nav  {color : blue;text-decoration: none}

a:hover.nav  {color : ae670a;text-decoration: underline}

a:active.nav  {color : #000000;text-decoration: none}


.next {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 10px;
line-height : 20px;
color : #555555;
text-align : left;
}

.body-art {
text-align : left;
}

