A:link    { font-family:Verdana; font-size: 12px;  color: #CC0000; text-decoration:none; font-weight: bold;}
A:active  { font-family:Verdana; font-size: 12px; color: #CC0000; }
A:visited { font-family:Verdana; font-size: 12px; color: #CC0000; text-decoration:none; font-weight: bold;}
A:hover {font-family:Verdana; font-size: 12px; color: #CC0000;}

html {
    min-height: 100%;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;

    margin: 0;
    background-repeat: no-repeat;
    background-attachment: fixed;
	
   background: #cccccc; /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(gainsboro, white); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(gainsboro, white); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(gainsboro, white); /* For Firefox 3.6 to 15 */
    background: linear-gradient(gainsboro, white); /* Standard syntax */
/* #C0D95A; */
}

body.register {
	background-color:#cccccc;
}


@font-face {
 font-family: 'Phenomena';
 src: url("../font/SantEliaScriptBold.ttf"); /* EOT file for IE */
}

@font-face {
 font-family: 'Metropolis';
 src: url("../font/Metropolis1920.ttf"); /* EOT file for IE */
}

@font-face {
 font-family: 'Gameplay';
 src: url("../font/SlimThinPixelettes.ttf"); /* EOT file for IE */
}


.titolo2 {
	font-family: Metropolis;
	font-size: 38px;
	color:red;
	font-weight:bold;
}

.titolo1 {
		font-family: Gameplay;
	font-size: 32px;
	color:orange;
	
}
.data {
	font-size: 11px;
}

.title1
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #003399;
	font-weight: bold;
}
.game
{
text-align:justify;
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003399;
}
label {
width:400px;
display:inline-block;
}

a.linkfb {

}

    .tablerecord td {
        padding:0px 5px;
    }
    .tablerecord {
        border:0px solid #cccccc;
    }
    .row-big {
    padding:25px;
    }
    