/*Antikvitet.net style*/

body {	
	margin: 0 px;
	background-color: #000066;
	color : #cccccc;
	font-family: verdana, arial;
	font-size:80%; 
}
table		{font-size:100%;}
tr		{vertical-align: top; }

a		{color: #cccccc; }
a:hover		{color: #FFFFFF; }
