.t11g {  font-family: tahoma; font-size: 11px; color: 646464; text-decoration: none}
.v11r {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: CD3232; text-decoration: none}
.v11g {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #646464; text-decoration: none}
A {
	color : gray ;
	}

A:HOVER {
	color : Violet ;
	text-decoration : none;
}

A.smaller {
	font-size: 10px;
	color : black;
	
}

A.smaller:HOVER {
	font-size: 10px;
	color : blue;
	text-decoration : none;
}

.nbutton {
	font-family: Arial, Helvetica, sans-serif;
	cursor: hand;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}
.baslikm {  font-family: verdana; font-size: 12px; color: ffffff; font-weight: bold;text-decoration: none}