/* CSS definition file containing sitestyle stylesheets */
BODY { color: rgb(102,153,153); background-image: url("../assets/images/img_14.jpg");}
 A:active { color: rgb(255,255,255); font-weight: bold; text-decoration: none ;}
 A:link { color: rgb(128,0,0); font-weight: bold; text-decoration: underline;}
 A:visited { color: rgb(153,102,102); font-weight: bold; text-decoration: none ;}
 .TextObject { color: rgb(51,51,51); margin-left: 75px; margin-right: 75px;}
 P { color: rgb(51,51,51);}
 .TextNavBar { color: rgb(255,255,255); font-weight: bold;}
 A:hover { color: rgb(153,51,51); font-weight: bold; text-decoration: none ;}
 