
A
{
    COLOR: #763a3a;
    FONT-FAMILY: "Times New Roman", Times, serif;
    TEXT-DECORATION: none;

}
A:active
{
    COLOR: red;
    FONT-FAMILY: "Times New Roman", Times, serif;  font-weight: normal;
	 TEXT-DECORATION: underline;
}
A:link
{
    COLOR: #763a3a;
    FONT-FAMILY: "Times New Roman", Times, serif;  font-weight: normal;
}
body { 
 font:  "Times New Roman", Times, serif; color: #763a3a; background: #fff1e1

}

