BODY	{
background-color: rgb(255,255,238)
}

a	{
text-decoration:none;
font-weight: bold
}

a:link	{
color: rgb(17,136,51)
}

a:visited	{
color: rgb(17,136,51)
}

a:active	{
color: rgb(0,221,0)
}

a:hover	{
color: rgb(0,221,0)
}
