A:link {
 color: #000000;
 text-decoration: none;
 }
A:visited {
 color: #000000;
 text-decoration: none;
 }
A:active {
 color: #000000;
 text-decoration: none;
}
A:hover {
 color: #000000;
 text-decoration: underline;
 }
td.main_title {
 color: #000000;
 font-family: arial;
 font-size: 12px;
 font-weight: bold;
 background-image:url('white_seethru.gif')
 }
td.main_title_appearences {
 color: #000000;
 font-family: arial;
 font-size: 12px;
 font-weight: bold;
 background-image:url('white_seethru.gif');
 text-align: center
 }
td.main_content {
 color: #000000;
 font-family: arial;
 font-size: 10px;
 font-weight: normal;
 background-image:url('white_seethru.gif')
 }
td.main_content_company {
 color: #000000;
 font-family: arial;
 font-size: 10px;
 font-weight: normal;
 background-image:url('white_seethru.gif');
 text-align: right
 }
span.titles {
 color: #000000;
 font-family: arial;
 font-size: 11px;
 font-weight: bold;
 }
span.contents {
 color: #000000;
 font-family: arial;
 font-size: 10px;
 }
span.click_here {
 color: #FF0000;
 font-family: arial;
 font-size: 10px;
 }