a:link { text-decoration: underline; font-family: arial; font-size: 11px; color: #69747B; } 
a:active { text-decoration: underline; font-family: arial; font-size: 11px; color: #69747B; }
a:visited { text-decoration: underline; font-family: arial; font-size: 11px; color: #69747B; }
a:hover { text-decoration: underline; font-family: arial; font-size: 11px; color: #69747B; }

.Body { text-decoration: none; font-family: arial; font-size: 11px; color: #69747B; }
.Body:link { text-decoration: underline; font-family: arial; font-size: 11px; color: #69747B; } 
.Body:active { text-decoration: underline; font-family: arial; font-size: 11px; color: #69747B; }
.Body:visited { text-decoration: underline; font-family: arial; font-size: 11px; color: #69747B; }
.Body:hover { text-decoration: underline; font-family: arial; font-size: 11px; color: #69747B; }

.titles { text-decoration: none; font-family: arial; font-weight: bold; font-size: 11px; color: #799EAB; }
.titles:link { text-decoration: underline; font-family: arial; font-weight: bold; font-size: 11px; color: #799EAB; } 
.titles:active { text-decoration: underline; font-family: arial; font-weight: bold; font-size: 11px; color: #799EAB; }
.titles:visited { text-decoration: underline; font-family: arial; font-weight: bold; font-size: 11px; color: #799EAB; }
.titles:hover { text-decoration: underline; font-family: arial; font-weight: bold; font-size: 11px; color: #799EAB; }