a:link {text-decoration: none;  }
a:visited {text-decoration: none; }
a:active {text-decoration: none; }
a:hover {text-decoration: underline; color:#FF6600; }

body {
font-size: 80%; 
color: #333333;
}

h2 { 
font-size: 130%; 
color: #0066CC;
}

.s1 {  font-size: 80%; line-height: 140%;}
.L140 {  line-height: 140%;}
.L130 {  line-height: 130%;}
