﻿body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right:0px;
	margin-bottom: 0px;
	background-color:#638EC6;
}
.NoiDung
{
	text-align:right;
}
.NhomChuDe
{
    color: Red;
	font-family:Times New Roman;
	font-size:medium;
	text-align:center;
	font-weight: bold;
    cursor: pointer;
}
.TenChuDe
{
	color:Black;
	text-decoration:none;
	font-weight:bold;
	font-size:13pt;
}
.TenBaiViet
{
	color:Black;
	text-decoration:none;
	font-weight:bold;
	font-size:medium;
}
.GhiChu
{
	font-size:small;
	text-align:justify;
	color:Gray;
}
.BaiVietCuoi
{
	color:Black;
	text-decoration:none;
	font-weight:bold;
	font-size:medium;
	
}
.NguoiDang
{
	text-decoration:none;
	font-size:small;
	color:Purple;
}
.NgayGui
{
	color:Silver;
	font-size:small;
}
.Menu
{
	text-decoration:none;
	font-weight:bold;
}
a:hover {
	text-decoration: none;
	color: Red;
}
.aLinkRight
{
	color:Black;
	text-decoration:none;
	font-size:small;
	text-align:justify;
}
.aLinkHeader
{
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}