.base          {
font-family: Tahoma;
font-color: #333300;
font-size: 12px;
text-decoration: none;

}

.basebianco          {
font-family: Tahoma;
font-color: #eeeeee;
font-size: 12px;
text-decoration: none;

}

.baseG          {
font-family: Tahoma;
font-color: #333300;
font-size: 13px;
text-decoration: none;

}

A          {
font-family: Tahoma;
font-size: 12 px;
font-color: #ffffff;
text-decoration: none;

}
    A:active         { color: #999999;}
    A:visited        { color: #999999;}
    A:link           { color: #999999;}
    A:hover          { color: #666666;}

.box {
	font-family: Tahoma;
	font-size: 12px;
	background-color: #666666;
	color: #FFFFFF;
	border: thin solid #777700;
}
p {
	color:#ffffff;
}

h1 {
	fontSize:22;
	fontWeight:bold;
}

h2 {
	color:#eeeeee;
	fontSize:22;
}

h3 {
	fontSize:26;
	color:#00c2d3;
}

h4 {
	fontSize:25;
	color:#d30086;
}

h5 {
	fontSize:24;
	color:#d3c200;
}

h6 {
	fontSize:23;
	color:#cf71ff;
}

a {
	color:#ffffff;
	
}

.t1 {
	fontSize:13;
}

.t2 {
	color:#eeeeee;
}
