.men {
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
	vertical-align: top;
	text-decoration: none;
}
#corner { 
background: 
url(img/corner.jpg) no-repeat left;
  padding: 10px;
 text-indent: 20px;
}

.txt{
	font-size: 15px;
font-family: Arial;
}

.c{
	font-size: 17px;
	font-weight: bold;
	font-family: Arial;
	color: black;
	text-decoration: none;
}

.r{
	font-size: 14px;
	font-weight: bold;
	font-family: Arial;
	color: black;
	text-decoration: yes;
}

.r1{
	font-size: 14px;
	font-weight: bold;
	font-family: Licida bright;
	color: black;
	text-decoration: none;
	font-style: italic;
}