﻿/*> menu */
.Link_Menu, a.Link_Menu, a.Link_Menu:visited, a.Link_Menu:link
{
    font-size: 13px;
    color: white;
    text-decoration: none;
    cursor: Pointer;
    padding-left: 30px;
    padding-right: 30px;
    font-family: Arial;
    font-weight: bold;
}
a.Link_Menu:hover
{
     text-decoration: underline;
	cursor: Pointer;	
}
/*< menu */

/*> phai*/
.Link_Right, a.Link_Right, a.Link_Right:visited, a.Link_Right:link
{
    font-size: 14px;
    color: #ffffff;
    text-decoration: none;
    font-weight: bold;
    cursor: Pointer;
    font-family: Arial;
    line-height: 38px;
}
a.Link_Right:hover
{
    font-size: 16px;
    
    cursor: Pointer;
   
}
/*< phai*/

/*> Duoi*/
.Link_bottom, a.Link_bottom, a.Link_bottom:visited, a.Link_bottom:link
{
    font-size: 12px;
    color: #c4cd83;
    text-decoration: none;
    cursor: Pointer;
    padding-left: 3px;
    padding-right: 3px;
    font-family: Arial;
}
a.Link_bottom:hover
{
     text-decoration: underline;
	cursor: Pointer;	
}
/*< Duoi*/
