a{text-decoration:none; font-weight:bold}
	a:hover{text-decoration:none; color:red; font-weight:bold}
	
	.font{
	font-family : arial;
	font-size : 13px;
	color: navy;
}
.ltd{
	font-family : arial;
	font-size : 11px;
	color: navy;
}
	.footer{
	font-family : arial;
	font-size : 14px;
	color: maroon;
	text-align : center;
}

.footersmall{
	font-family : arial;
	font-size : 10px;
	color: maroon;
	text-align : center;
}

.title{
	font-family : ,arial;
	font-size : 22px;
	color: navy;
}
.resume{
	font-family : arial;
	font-size : 12px;
	color: navy;
	text-align : left;
}	
	
	.new{
	font-family : ,arial;
	font-size : 16px;
	color: navy;
}