p {
font-size: 10px;
font-family: arial;
}

a:link {
font-size: 10px;
color: #660000;
text-decoration: underline;
}

a:visited {
font-size: 10px;
color: #660000;
text-decoration: underline;
}

a:hover {
font-size: 10px;
color: #FFFFFF;
background-color: #666666;
text-decoration: none;
}

a:active {
font-size: 10px;
color: #660000;
text-decoration: none;
}

.maincss {
	font-family: Verdana;
	border: 3px solid #FFFFFF;
	font-size: xx-small;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
