a:link {color: DarkBlue; font-size:12px; line-height:140%; line-width:200%;text-decoration: none}
a:hover { color: AliceBlue ; font-size: 12px; line-height: 140%; text-decoration: none;background-color:MidnightBlue} 
a:visited    { color: RoyalBlue ; font-size: 12px; line-height: 140%;text-decoration: none}
a:active   { color: #fffafa; font-size: 12px; line-height: 140%;text-decoration: none }
body,tr,td   { color: MidnightBlue; font-weight: normal; font-size: 12px; line-height: 150%; text-decoration: none }
.small   { color: #2F4F4F; font-weight: normal; font-size: 10px; line-height: 150%; text-decoration: none }
.titles   { color: #FFFFFF; font-weight: bold; font-size: 12px; line-height: 200%; text-decoration: none;background-color:#2E8B57 }