body {
	background-color: #5959FF;
	color: #000;
	margin: 0px;	 
}

.max {
	width: 100%
}

a {
        text-decoration: none;
	color: #CD0003;
}

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

a:visited {
        text-decoration: none;
	color: #CD0003;
}

a img {
        border: 1px solid #FF0000;
}

a.logo img {
        border: 0px;
}

.promo1 {
        text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 25px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}

.promo {
        text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 40px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}

.courier {
        text-decoration: none;
	font-family: "Courier New", Courier, monospace;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}

