
.page2
{ text-align:center;
}


body
{
	font-size: 110%;
}

a:link
{ text-decoration:none;

}

a:hover
{ border-bottom: 1px solid white;
	font-weight:normal;
}
a.green:hover
{ border-bottom: 1px solid white;
	font-weight:normal;
}

.invisible
{display:none
}


.red
{ color:red!important;
font-size:150%;
}
.orange
{ color:orange!important;
font-size:110%;
}
.orange2
{ color:orange!important;
font-size:120%;
}
.mustard
{ color:!important;
 font-size:120%;
}