/* CSS Document */

body	{font-family: Arial,sans-serif;}
p		{font-size: 13px;}
li		{font-size: 13px;}
td		{font-size: 13px;}

A:link    {text-decoration: none; color: #0000FF}
A:visited {text-decoration: none; color: #0000FF}
A:active  {text-decoration: none; color: #0000FF}
A:hover   {text-decoration: underline; color: #0077FF}

.table_body	{background-image:url(../images/field.jpg); background-position:bottom; background-repeat:no-repeat;}