body, td	{
			font-family: Arial, Helvetica, sans-serif;
			font-size: 13px;
			text-align:justify;
			background-attachment: fixed;
        	background-repeat: repeat;
			text-decoration: none;
		}

a:link {  color: #BE0101; text-decoration: underline}
a:visited {  color: #BE0101; text-decoration: underline}
a:hover {color: #BE0101; text-decoration: underline}
a:active  {color: #BE0101; text-decoration: underline}
