body,td,th {
	font-family: Arial, Helvetica, sans-serif;
}

body {
	margin: 0px;
}

a 			{ color: #0a1855; text-decoration: none;}
a:visited	{ color: #0a1855;}
a:hover		{ color: red;}

img { border: none; }

#main {
	margin: 0px auto 0px auto;
	float: left;
	width: 467px;
	height: 253px;
	background-color: transparent;
	background-image:url(../img/links.png);
	background-position:left top;
}

#scrollText {
	position:relative;
	left:25px;
	top:90px;
	width: 393px;
	height: 140px;
	font-size: 12px;
	color: black;
	overflow: auto;
	padding-right:20px;
	float: left;
	text-align: left;
}
