
b {  
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 10px; 
font-style: normal; 
font-weight: bold; 
color: #333333
}

p {  font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 10px; 
font-style: normal; 
font-weight: normal; 
text-align: left; 
white-space: normal
}


.fps { 
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px; 
font-style: normal; 
font-weight: normal; 
color: #FFFFFF
}


a:link.out {
 color: #999999;
 font-weight: normal; 
 text-decoration: underline
 }
a:visited.out {
 color: #999999;
 font-weight: normal;
 text-decoration: underline
 }
a:active.out {
 color: #999999;
 font-weight: normal
 }
a:hover.out {
 color: #ffffff;
 background-color: #333333;
 font-weight: normal;
 text-decoration: none
 }
 
 a:link.in {
 color: #999999;
 font-weight: normal; 
 text-decoration: underline
 }
a:visited.in {
 color: #999999;
 font-weight: normal;
 text-decoration: underline
 }
a:active.in {
 color: #999999;
 font-weight: normal
 }
a:hover.in {
 color: #ffffff;
 background-color: #999999;
 font-weight: normal;
 text-decoration: none
 }

i { 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 10px; 
font-style: normal; 
font-weight: normal; 
color: #000000
}

