html, body{
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    vertical-align: baseline;
}

html { 
    background: #fff url(img/grass_tile.jpg) repeat center top;
}

body {
    color: #000;
    text-align: center;
    font: normal 62.5%/1 Helvetica Neue, Helvetica, Arial, Sans-serif;
}
a.likns {    
color: #fff;
    font-weight: bold;
    font-size: 12px;
    text-decoration: none;
	text-align:center
	}
a.linksg {
color: #353679;
    font-weight: bold;
    font-size: 12px;
    text-decoration: none;
	text-align:center;
    font-family:arial,Verdana;

}	
a.linksgs {
color: #A81C21;
    font-weight: bold;
    font-size: 12px;
    text-decoration: none;
	text-align:center;
    font-family:arial,Verdana;

}
.logo {
color: #353679;
    font-weight: bold;
    font-size: 15px;
    text-decoration: none;
	text-align:center;
    font-family:arial,Verdana;

}
.text {
color: #353679;
    font-weight: bold;
    font-size: 12px;
    text-decoration: none;
	text-align:left;
    font-family:arial,Verdana;

}
