A.small:link			{  font-family: sans-serif; font-size: 9px; color: 333333; background: transparent; text-decoration: underline }
A.small:active			{  font-family: sans-serif; font-size: 9px; color: 333333; background: transparent; text-decoration: underline }
A.small:visited			{  font-family: sans-serif; font-size: 9px; color: 330000; background: transparent; text-decoration: underline }
A.small:hover			{  font-family: sans-serif; font-size: 9px; color: 333333; background: transparent; text-decoration: underline }


A:link			{  font-family: sans-serif; font-size: x-small; color: 333333; background: transparent; text-decoration: underline }
A:active		{  font-family: sans-serif; font-size: x-small; color: 333333; background: transparent; text-decoration: underline }
A:visited		{  font-family: sans-serif; font-size: x-small; color: 330000; background: transparent; text-decoration: underline }
A:hover			{  font-family: sans-serif; font-size: x-small; color: 333333; background: transparent; text-decoration: underline }

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #CC0000;
	text-decoration: none;
	text-align: justify;



}
.body {
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.sidebar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-variant: normal;
	text-transform: none;
	font-weight: normal;

}

