A:visited {text-decoration: underline; font-weight: bold; color: #FF9D20;}
A:hover {text-decoration: underline; font-weight: bold; color: #FF9D20;}
A:link {text-decoration: underline; font-weight: bold; color: #FF9D20;}
A:active {text-decoration: underline; font-weight: bold; color: #FF9D20;}

img {
border: 0px;
}

b {
font-size: 15px;
font-weight: bold;
font-family: arial;
}

strong {
font-size: 15px;
font-weight: bold;
font-family: arial;
}

body{
background-color: #DDE2C6;
background-image:
url('images/background.jpg');
background-repeat: repeat-y;
background-position:  center;
margin: 0px; 
}

td {
	font-size :12px;
	color : #000000;
	font-family: arial;
	line-height:1.5;
	font-weight : normal;
}