.back {
	margin:0;
	padding:0;
	background:#252525 url(images/backgroundsplash.jpg);
    background-repeat: repeat-x;

}

A {
	COLOR: #5676b1;
    text-decoration:none;
}

A:hover {
	COLOR: White;
    text-decoration:none;
	border-bottom:1px dotted silver;
    }

A:visited {
	COLOR: #5676B1;
}

p {
    font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #ffffff;
}

	.p2 {
    font-family: Tahoma, Geneva, sans-serif;
    font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #ffffff;
	}

 .p2 a {
 color:#ffffff;
	text-decoration:none;
	border-bottom:0px dotted silver;
    }

    .p2 a:hover {
 color:#000000;
	text-decoration:none;
	border-bottom:0px dotted silver;
    }

	.p3 {
    width: 95%;
    font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #999999;
	text-align: center;
    background: #000000;
    border: thin solid #5676b1;
    padding: 5px;
}

	.p4 {
    width: 95%;
    font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #ffffff;
	text-align: center;
    background: #000000;
    border: thin solid #5676b1;
    padding: 5px;
}