/* CSS for index3.html 
.whole {border: 1px dotted #CCCCCC;}
.main {border-top: 1px dotted #CCCCCC; border-bottom: 1px dotted #CCCCCC;}
.bottom {border-bottom: 1px dotted #CCCCCC;}
.right {border-right: 1px dotted #CCCCCC;}

a.contact {}*/
a:link {color:#ffffff;}
a:visited {color:#ffffff;}
a:hover {color:#ffffff;}
a {text-decoration:underline;}

td {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; font-weight:bold;}

body {background-color: #000000; margin:0;}