.greend {
	position: absolute;
	left: 300px;
	top:  150px;
	background-repeat: no-repeat;
  font-size : 20px; 	
}

.sportd {
	position: absolute;
	left: 270px;
	top:  150px;
	background-repeat: no-repeat;
  font-size : 20px; 	
}

A:link {
color : black; 
background-color : #3525ff; 	
text-decoration : underline; 
} 
A:visited {
color : black; 
background-color : #3525ff; 	
text-decoration : underline; 
} 
A:active {
color : black; 
background-color : #3525ff; 	
text-decoration : underline; 
} 
A:hover {
color : black; 
background-color : #3525ff; 	
text-decoration : underline; 
} 
body {
color : white;
background-color : #3525ff; 	
}


.stred1 {
color : white; 
background-color : #3525ff; 
position : absolute; 
left : 265px; 
width : 735px; 
top : 140px; 
height : 480px; 
padding-top : 10px; 
} 

.staff2 {
color : white; 
background-color : #3525ff; 
position : relative; 
} 

.copyr {
font-size : 10px; 
} 


.stred4 {
	position: absolute;
	left: -50px;
	top:  150px;
	background-repeat: no-repeat;
}

.menu {
	color: #000000;
	position: absolute;
	height: auto;
	width: 232px;
	top: 140px;
	left: 23px;
	background-color: #3525ff;
	padding-top: 15px;
}

.sear {
color : #3525ff; 
background-color : #3525ff; 
top:0px;
left:0px;
right:0px;
bottom:0px;
}

.sear a {
color : #3525ff; 
background-color : #3525ff; 
top:0px;
left:0px;
right:0px;
bottom:0px;
}

.buttonscontainer {width: 230px;}

.buttons a {
color: #FFFFFF;
background-color: #3525ff;
padding: 2px;
padding-left: 3px;
display: block;
border-left: 1px solid #fff;
border-right: 1px solid #fff;
border-top: 1px solid #fff;
border-bottom: 1px solid #fff;
font: 13px Arial, sans-serif;
font-weight: bold;
text-decoration: none;
text-align: left;
margin-top: 1px;}

.buttons a:hover 
{
border-left: 1px solid #fff;
border-right: 10px solid #000;
background-color: #fff;
text-decoration: none;
color: #000;}

.blink 
{ 
text-decoration : blink; 
color : #FF0000;
font-weight: bold;
}