.textroman {
	font-family:"Times New Roman", Times, serif;
	font-size: 14px;
	color:#FEE8C1;
	text-decoration: none;
	font-weight: bold;
}

.copyright {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

.textblack {
	font-family:Tahoma, Arial, Times;
	font-size: 13px;
	color: #000000;
	font-weight: normal;
	
}
.textsmall {
	font-family:Tahoma, Arial, Times;
	font-size: 9px;
	color: #000000;
	text-decoration: none;
	font-style:italic;

}

.textlarge {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 26px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: -.5px;
	font-style: normal;
}

.border {
border: 1px solid #000000;
}
.border1{
border: 5px solid #C5D63C;
}


.border2 {
border: 5px solid #cedd53;
}

.nav:link {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	color: #FFFFFF;
	
	text-decoration: none;
}
.nav:visited {

	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	color: #FFFFFF;
	
	text-decoration: none;
}
.nav:active {


	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	color: #FFFFFF;
	
	text-decoration: none;
}
.nav:hover {

	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	color: #7191C3;

	text-decoration: none;
}
