﻿body {background-color:#000000;
}
td {color:#754E26;}

.copytext
{
    font-family:Arial;
    font-size:10px;
    color:#999999;
	

}
.menuitem
{ font-family: Arial;
    font-size:10px;
    color:#999999;
    text-decoration:none;

    cursor:hand;

}
.menuitem:hover
{ 
    color:#ffffff;


}
.copylink
{ font-family: Arial;
    font-size:12px;
    color:#F3E8BE;
    text-decoration:underline;
    cursor:hand;

}
