
a {
	color: #336699;
	text-decoration: none;
        font-weight: bold;
       	font-size: 11px;
}

a:hover {
	color: #ff3333;
	text-decoration: underline;
        font-weight: bold;
       	font-size: 11px;
}

.menu {
color: #FFFFCC;
font-size: 11px;
}
.menu a {
color: #FFFFCC;
font-weight: bold;
text-decoration: none;
}
.menu a:hover {
color: #ff6633;
text-decoration: underline;
}

.menum{
margin-left: 10px;
}


.menum a {
color: #FFFFCC;
font-weight: normal;
text-decoration: none;
}
.menum a:hover {
color: #ff6633;
text-decoration: underline;
font-weight: normal;
}



img
{
border-width: 0px;
}

td
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

.content {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
        margin-left: 10px;
        margin-right: 5px;
}


.content1 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
        margin-left: 0px;
        margin-right: 0px;
}

.smalls {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #6F6F6F;
        margin-left: 0px;
        margin-right: 0px;
}





