body 
	{text-align:center; /*aligns entire template*/}
.color1 {background-color: #99400E;} /*maroon of top left*/
.color2 {background-color: #EAC87D;} /*tan of top right top*/
.color3 {background-color: #9E854F;} /*brown of top right bottom*/
.color4 {background-color: #B5A06B;} /*brown of left bar */
.times
	{font-size: 8pt;
	 font-family: Arial,Helvetica;}
.welcomeText
	{font-size: 11px;
	 font-family: Arial,Helvetica;
	 text-align:justify;}
.yu_housing
	{font-size: 8.5pt;
	 font-family: Arial,Helvetica;}
.yu_housing input {
	font-size: 8pt;
	font-family: Arial,Helvetica;}
.yu_titles
	{font-size: 16pt;
	 font-family: Arial,Helvetica;
	 color: #215AB5;}
.penn_titles
	{font-size: 16pt;
	 font-family: Arial,Helvetica;
	 color: #4A425A;}
.west_orange_titles
	{font-size: 16pt;
	 font-family: Arial,Helvetica;
	 color: #A1875F;}	 
.signature
	{font-size: 8pt;
	 font-family: Arial,Helvetica;}
.quic-credit
	{font-size:7 pt;
	 color: #003366;
	 font-family:Arial;}
.submit_button 
	{ font: bold 8pt tahoma; 
	color: white; 
	background-color: #215AB5; 
	border:3px double #9C8C4A;
	text-align: center;}

.mainnav, .mainnav a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #062B57;
	font-weight: bold;
	text-decoration: none;
}
.mainnav a: hover{

	color: red;

}