a:link {
	color: #CC0000;	
}
a:hover {
	color: Green;
}
a:visited {
	color: #666666;
}
h1 {
	font-family: Verdana;
	font-size: x-small;
	color: #CC0000;
	text-align: center;
}
table {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: x-small;
	line-height: 144%;
}

body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	background-color: transparent;
	margin: 0px;
	background-image: url(../../sanews/images/sa_bg0605.gif);
	background-attachment: fixed;
	line-height: 144%;
}



