/* CSS definition file containing sitestyle stylesheets */
BODY { background-image: url("../assets/images/bg_ananas.jpg");}
 A:active { color: rgb(122,185,64); font-weight: bold;}
 A:link { color: rgb(122,185,64); font-weight: bold;}
 A:visited { color: rgb(122,185,64); font-weight: bold;}
 P { font-family: 'Arial CE', sans-serif; font-size: 9pt; font-weight: normal; font-style: normal;}
 A:hover { color: rgb(122,185,64); font-weight: bold;}
 
