body {
    background-image: url(grid4.jpg) 
} 

td {
	font-family: Tahoma;
	font-size:10px;
	color: #747474;
	text-decoration: none;
	border: none;
}

A:link { 
    color: red;
	text-decoration: underline; 
	}
A:visited { 
    color: #008000;
	text-decoration: underline; 
	}
A:active { 
    color: #930000;
	}
A:hover {
     color: blue;
	 background-color:#FBB400;
	 }	 

img {
	text-decoration: none;
	border: none;
}
.data {
	font-family: Tahoma;
	font-size: 10px;
	color: #0CB8E9;
	text-decoration: none;
	border: none;
}
.text {
	font-family: Tahoma;
	font-size: 11px;
	color: #505050;
	text-decoration: none;
	border: none;
}
.bold {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #3199BD;
	text-decoration: none;
	border: none;
}

.co {
	font-family: Tahoma;
	font-size: 11px;
	color: #B5B5B5;
	text-decoration: none;
	border: none;
}
.main {
	font-family: Tahoma;
	font-size: 10px;
	color: #23516B;
	text-decoration: none;
	border: none;
}
.effect {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #FF7A00;
	text-decoration: none;
	border: none;
}
.effect2 a { 
    text-decoration: none; 
	color: red; 
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;	
	border: none;
}
HR { 
    border-top: thick; 
	border-style: solid;
	color: #FBB400;
	
    width: 85%;
	}
STRONG {
    font-family: Tahoma;
	color: #000000;
	}

      