body {
	background-attachment: fixed;
	background-repeat: repeat;
	background-color: #FFFFFF
}

body {
	font-family: Verdana;
	font-size: 10px;
}

img {
    border: 0;
}

A:link        { text-decoration: none; color: #000000; }
A:visited     { text-decoration: none; color: #99CC33; }
A:hover       { cursor: crosshair; color: #027DC0; }

