p {
font-size: 11px;
font-family: arial;
}

a:link {
font-size: 11px;
color: #660000;
text-decoration: underline;
}

a:visited {
font-size: 11px;
color: #660000;
text-decoration: underline;
}

a:hover {
font-size: 11px;
color: #FFFFFF;
background-color: #666666;
text-decoration: none;
}

a:active {
font-size: 11px;
color: #660000;
text-decoration: none;
}

.maincss {
	font-family: arial;
	border: ;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}
