

TD {
	font-family: Verdana, Tahoma;
        font-weight: normaol;
        line-height: 12px;
        font-size: 11px;
	color: #1F1F1F;
}

.main_text {
	font-family: Verdana, Tahoma;
        font-weight: normaol;
        line-height: 20px;
        font-size: 11px;
	color: #1F1F1F;
}

.footer {
	font-family: Verdana, Tahoma;
        font-weight: normaol;
        line-height: 12px;
        font-size: 11px;
	color: #1F1F1F;
}

.img {
	margin : 10px;
}

#img1{
	border : 1px solid #000000;
}

.menu {
	font-family: Verdana, Tahoma;
        font-weight: bold;
        line-height: 12px;
        font-size: 11px;
	color: #FFFFFF;
}
.main {
	font-family: Verdana, Tahoma;
        font-weight: bold;
        line-height: 12px;
        font-size: 11px;
	color: #E8EC11;
}
.top_menu {
	font-family: Verdana, Tahoma;
        font-weight: bold;
        line-height: 12px;
        font-size: 11px;
	color: #E8EC11;
}

.top_menu1 {
	font-family: Verdana, Tahoma;
        font-weight: normal;
        line-height: 12px;
        font-size: 11px;
	color: #E8EC11;
}

.main1 {
	font-family: Verdana, Tahoma;
        font-weight: bold;
        line-height: 12px;
        font-size: 11px;
	color: #344960;
}

.main2 {
	font-family: Verdana, Tahoma;
        font-weight: bold;
        line-height: 12px;
        font-size: 11px;
	color: #344960;
	text-decoration: underline;
}

.footer1 {
	font-family: Verdana, Tahoma;
        font-weight: normal;
        line-height: 12px;
        font-size: 11px;
	color: #b0f803;
}

A {
         text-decoration: none;

}
A:link {
	TEXT-DECORATION: none;
}
A:visited {
	TEXT-DECORATION: none;
}
A:hover {
	TEXT-DECORATION: underline;
}


a.main {
         text-decoration: none;

}
a.main:link {
	TEXT-DECORATION: none;
}
a.main:visited {
	COLOR: #FFFFFF; TEXT-DECORATION: underline;
}
a.main:hover {
	COLOR: #E8EC11; TEXT-DECORATION: underline;
}

a.main2:hover {
	COLOR: #000000; TEXT-DECORATION: underline;
}

a.main1:hover {
	COLOR: #000000; TEXT-DECORATION: underline;
}
a.menu {
         text-decoration: none;
  	 color: #FFFFFF;
}

a.menu:hover {
	COLOR: #E8EC11; TEXT-DECORATION: underline;
}

a.footer {
         text-decoration: none;
  	 color: #1F1F1F;
}

a.footer:hover {
	COLOR: #000000; TEXT-DECORATION: underline;
}


a.top_menu:hover {
	COLOR: #E8EC11; TEXT-DECORATION: underline;
}
a.top_menu:visited {
	COLOR: #E8EC11; TEXT-DECORATION: underline;
}
