.white-main {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
	margin: 1px;
	background-image: none;
}
.yellowborder {
	border: 2px solid #FFFF00;
}
.darkborder {
	border: 1px solid #171831;
}
.white-main A{
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;	
}
.white-main A:Hover{
	font-weight: bold;
	color: #FFFF33;
	background-image: url(images/new-stars.jpg);
	background-repeat: no-repeat;
	
}
.gobox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-position: right bottom;
	background-color: #171553;
	color:#FFFFFF;
	background-image: none;
	background-repeat: no-repeat;
}
body {
	background-image: url(images/new-stars-blu.jpg);
	background-repeat: repeat-x;
	background-color: #2826c5;
}
