@font-face{
	font-family: "Molengo";
	src:url(../fonts/Molengo-Regular.ttf);
}
@font-face{
	font-family: "Cookie";
	src:url(../fonts/Cookie-Regular.ttf);
}
@font-face{
	font-family: "Abel";
	src:url(../fonts/Abel-Regular.ttf);
}
@font-face{
	font-family: "Armata";
	src:url(../fonts/Armata-Regular.ttf);
}
@font-face{
	font-family: "Roboto";
	src:url(../fonts/Roboto-Regular.ttf);
}

.body {
	COLOR: #333; font-family: Roboto; font-size: 18px; line-height: 20px;
}
.body A {
	COLOR: #000; font-family: Roboto; font-size: 18px; line-height: 20px; text-decoration: none;
}
.body A:hover {
	COLOR: #333; font-family: Roboto; font-size: 18px; line-height: 20px; text-decoration: none;
}

.menu {
	COLOR: #FFF; FONT-FAMILY: arial; FONT-SIZE: 13px; line-height: 18px;
}
.menu A {
	COLOR: #FFF; FONT-FAMILY: arial; FONT-SIZE: 13px; line-height: 18px; text-decoration: none;
}
.menu A:hover {
	COLOR: #CCC; FONT-FAMILY: arial; FONT-SIZE: 13px; line-height: 18px; text-decoration: none;
}

.title {
	COLOR: #0070C0; font-family: Roboto; font-size: 17px;
}
.title A {
	COLOR: #0070C0; font-family: Roboto; font-size: 17px; text-decoration: none;
}
.title A:hover {
	COLOR: #1080D0; font-family: Roboto; font-size: 17px; text-decoration: underline;
}

.cate {
	color: #666; font-family: Roboto; font-size: 13px;
}
.cate A {
	color: #666; font-family: Roboto; font-size: 13px; text-decoration: none;
}
.cate A:hover {
	color: #000; font-family: Roboto; font-size: 13px; text-decoration: underline;
}

.trang {
	COLOR: #FFFFFF; FONT-FAMILY: Roboto; FONT-SIZE: 14px; line-height: 18px;
}
.trang A {
	COLOR: #FFFFFF; FONT-FAMILY: Roboto; FONT-SIZE: 14px; line-height: 18px; text-decoration: none;
}
.trang A:hover {
	COLOR: #FFFFFF; FONT-FAMILY: Roboto; FONT-SIZE: 14px; line-height: 18px; text-decoration: underline;
}

.xanh {
	color: #0070C0; font-family: Roboto; font-size: 16px; line-height: 20px;
}
.xanh A {
	color: #0070C0; font-family: Roboto; font-size: 16px; line-height: 20px; text-decoration: none;
}
.xanh A:hover {
	color: #344883; font-family: Roboto; font-size: 16px; line-height: 20px; text-decoration: underline;
}

.do {
	COLOR: #ED1C24; FONT-FAMILY: arial; FONT-SIZE: 13px; line-height: 20px;
}
.do A {
	COLOR: #ED1C24; FONT-FAMILY: arial; FONT-SIZE: 13px; line-height: 20px; text-decoration: none; 
}
.do A:hover {
	COLOR: #FF0000; FONT-FAMILY: arial; FONT-SIZE: 13px; line-height: 20px; text-decoration: underline;
}

.den {
	COLOR: #000000; font-family: Roboto; font-size: 16px; line-height: 20px;
}
.den A {
	COLOR: #000000; font-family: Roboto; font-size: 16px; line-height: 20px; text-decoration: none; 
}
.den A:hover {
	COLOR: #666666; font-family: Roboto; font-size: 16px; line-height: 20px; text-decoration: underline;
}

.xam {
	COLOR: #666; FONT-FAMILY: arial; FONT-SIZE: 13px; line-height: 20px;
}
.xam A {
	COLOR: #666; FONT-FAMILY: arial; FONT-SIZE: 13px; line-height: 20px; text-decoration: none;
}
.xam A:hover {
	COLOR: #999; FONT-FAMILY: arial; FONT-SIZE: 13px; line-height: 20px; text-decoration: none;
}

.cam {
	color: #EC6E06; font-family: arial; font-size: 12px;
}
.cam A {
	color: #EC6E06; font-family: arial; font-size: 12px; text-decoration: none;
}
.cam A:hover {
	color: #FF9326; font-family: arial; font-size: 12px; text-decoration: underline;
}

.my-menu-nav a {
	font: 13px arial;
	color: #333;
	display: inline-block;
	padding-top:15px;
	padding-bottom:15px;
	width: 100px;
}
.my-menu-nav a:hover {
	font: 13px arial;
	color: #000;
	text-decoration: none;
}

.my-menu-text {	
	min-width:150px;
	text-decoration:none;
	background: #0070C0;
}
.my-menu-text a {		
	background: #FFF;
}

.nav > li > a {
	background-color:#0070C0;	
}
.nav > li > a:hover {
	background-color:#1080D0 !important;
}