body 
{
	font-family: Arial, Microsoft Sans Serif;
	font-size: 13px;

}

.menu:link, .menu:visited

{

	font-size: 13px;

	font-weight: normal;

	text-decoration: none;

	color: White;

}

.menu:hover

{

	font-size: 13px;

	font-weight: normal;

	color: White;

	text-decoration: none;

}



.menu:active

{

	font-size: 13px;

	font-weight: normal;

	color: Black;

	text-decoration: none;

}

.cim

{

	background-image: url(images/cim.gif);

	font-size:18px;

	color: white;

	padding-left:10px;
	text-align:left;

}
.subMenuLink:link, .subMenuLink:visited
{
	font-size: 11px;

	font-weight: normal;

	text-decoration: none;

	color: blue;
}

	