/* GLOBAL LINKS */

a {
	color: #FFFFFF;
	text-decoration: underline;
}

a:hover {
	color: #FFFF00;
	text-decoration: none;
}



/* end of GLOBAL LINKS */


/* LAYOUT */

body {
	background-color: #1E0090;
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
}.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;}
	.thumb {
	border: 1px solid #FFFFFF;
}

