﻿
<style atcbstyle type="text/css">{  }
body {
background-color:#bbbbbb; font-family:Tahoma; font-size:smaller
}


table, tr, td {border-width: 1px;
	background: ;
}
table {background-color:white;
  border-width:1px;
  border-color:silver;
  border-style:solid;
}

A {text-decoration: underline; }
a:link { color: blue} 
a:visited { color: blue} 
a:hover { color: red} 
a:active { color: blue} 

a:link.class1 { color: blue} 
a:visited.class1 { color: blue} 
a:hover.class1 { color: red} 

a:link.class2 { color: blue} 
a:visited.class2 { color: blue} 
a:hover.class2 { color: red} 
-->
</style>
