﻿.a
{
	font-family: Tahoma;
	font-size: 10pt;
	font-weight: bold;
	color: #0050F1;
	text-decoration: none;
}
.a:link {color: #0050F1;}
.a:visited {color: Maroon;}
.a:hover {text-decoration:underline;}
.a:active {color: Maroon;}

c:visited {color: Maroon;}

.b
{
	font-family: Tahoma;
	font-size: 10pt;
	color: #0050F1;
	text-decoration: none;
}
.b:link {color: #0050F1;}
.b:visited {color: Maroon;}
.b:hover {text-decoration:underline;}
.b:active {color: Maroon;}

.c
{
	font-family: Tahoma;
	font-size: 10pt;
	color: White;
	text-decoration: none;
}
.c:link {color: White;}
.c:visited {color: Yellow;}
.c:hover {color: Yellow;}
.c:active {color: Yellow;}
/*------------------------tieudecon-------------------------*/

.tieudecon
{
	font-family: Tahoma;
	font-weight: bold;
	font-size: 8pt;
	text-decoration: none;
	color: #0050F1;
}

/*------------------------tomtat-------------------------*/

.tomtat
{
	font-size: 8pt;
	font-family: Tahoma;
	text-align: justify;
	vertical-align: top;
	line-height: 10pt;
	background-color:Yellow;
}

.tab
{
	border-right: #cecece 1px solid;
	border-top: #cecece 1px;
	border-left: #cecece 1px solid;
	border-bottom: #cecece 1px solid;
}

