body {
/*background-image: url("../images/background.gif");*/
font-family: arial;
}
table{
	font-size: 12px;
	color: #79797b;
	/*letter-spacing: 1px;*/
}
td {
	border: 0px solid #000;
}
a {
	color: #1c70ec;
	text-decoration: none;
}

a:hover {
	color: #9c9c9c;
}

img {
	border: 0px solid #f00;
}

