body {
	font-family: Arial;
	font-size: 12px;
	color: #666666;
	background-color: #1D2C3F;
	background-image: url(images/bkgd_tile.gif);
	font-style: normal;
	background-repeat: repeat-x;
	background-position: left top;
}
a:link {
	color: #CCFFFF;
	text-decoration: none;
	font-family: arial;
	font-size: 12px;
}

<style type="text/css">
A:link {text-decoration: none}
A:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 12px;
}
A:active {text-decoration: none}
A:hover {text-decoration: underline; color: FFFFFF;}
<style type="text/css">

.par1 {
	font-family: arial;
	font-size: 12px;
	color: #666666;
}
.footer a:link {
	color: #666666;
	text-decoration: underline;
	font-family: arial;
	font-size: 8px;
}
.footer a:visited {
	font-family: arial;
	font-size: 8px;
	text-decoration: underline;
	color: #666666;
}
.par1 a:link {
	font-family: arial;
	font-size: 12px;
	color: #FF6600;
	text-decoration: underline;
}
.par1 a:visited {
	font-family: arial;
	font-size: 12px;
	color: #FF6600;
	text-decoration: underline;
}
table {
	font-family: arial;
	font-size: 12px;
	color: CCCCCC;
}
