#container{width: 760px;background-color: #00003C;color:pink}
body{color: #000040; background: #000000 url(http://justusboys.com/blogstyles/logo.gif)}
strong{color: navy}
li{color: #5F6E8C;}
a{ color: limegreen; text-decoration: underline}
a:link,a:visited{ color: limegreen;}
a:hover{ text-decoration: none}
a:hover .fotgal,a:active .fotgal{
border: 1px;
border-color: #9AADBC;
border-style: solid;
border-width: 1px}
a:hover,a:active{ color: #95DDFF;}
.td1 h2{color: #95DDFF;}
.td1{color: #9AADBC;border: 0px solid #000040;}
.td2 h2{color: #95DDFF;}
.td2{color: #9AADBC;}
.td3 {background: olive}
.td1info{color:darkred;background:plum}
.td2info{color: #000000;background:magenta}
.td3info{color orange; brown}
.time{color:red}
/* left-right blog column */
.lcol,.rcol{background:red}
#innerbody{background:#00003C}
/* alternate color availabel in buddies and blog */
.alt1{background:blue}
.alt2{background:pink}
/* with css you can target specific elements */
li a:active,
li a:link,
li a:visited,
div a:active,
div a:link,
div a:visited{color:pink}
li a:hover {color:red;background:yellow}
.coltitle{color:yellow;font:22px arial}
.smallfont a,
.smallfont a:active,
.smallfont a:link,
.smallfont a:visited{color:greenyellow;font-size:20px;font-style:italic}
/* you can target specific titles by it's ID */
#contactme{color:tan;font:28px comic sans ms, sans-serif}