#table { width: 1000px; }
#table div { float: left; }
a:link { color: #ff9900; text-decoration: none}
a:visited { color: #ff6600; text-decoration: none}
a:hover { color: #ff9900; text-decoration: underline}
a.linkuj { color: #bababa; font-size: 10px;  }
p { text-align:justify; }

