Thanks Mnjul. .double{border-color:black} works.
Stink about the scrollbar
And fianally, is it supposed to be:
code:
/* style to color links */
A:link, A:visited, A:hover{
text-decoration : none;
color : yellow;
font-family : verdana, arial, helvetica, sans-serif;
font-size : 11px;
font-weight : bold;
}
cause i isn't working.