a:link
{
	color: rgb(155,121,97); 
}
a:visited
{
	color: rgb(155,121,97); 
}
a:hover 
{
	color: rgb(19,168,197);
}

a:active 
{
	color: rgb(19,168,197);
}
body
{
	background-image: url('images/background.jpg');
}
table
{
	background-color: #ffffff;
}
