@charset "utf-8";
/* CSS Document */

p {
	font-size : 12px;
	font-family : verdana;
	color : #000;
	text-align : left;


margin : ;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
}

body {
font-size : 12px;
font-family : verdana;
color : #000;
background : #ffffff url() fixed repeat;
}

a:link {
	text-	color: #000	;
erline;
	color: #000;
}
a:visited {
	text-decoration: underline;
	color: #033	;
}
a:hover {
	text-decoration: none;
	color: #000;
}
a:active {
	text-decoration: underline;
	color: #000;
}
.Links {
	background-image: url(images/background.jpg);
	background-repeat: repeat;
}
