﻿table
{
	font-family:Arial, Tahoma , Times New Roman;
	font-size:12px;
	line-height:normal;
}

table a
{
	text-decoration:none;
}

table a:hover
{
	color:Red;
	text-decoration:underline;
}


.cssLogin
{
	padding-right :10px;
	font-family :Arial;
	font-size:9pt;
	color:White;
	font-weight :bold ;
}

.cssLogin a
{
	text-decoration:none;
	font-family :Arial;
	font-size:9pt;
	color:White;
	font-weight :bold ;
}

.cssLogin a:hover
{
	text-decoration:underline;
	font-family :Arial;
	font-size:9pt;
	color:Yellow ;
	font-weight :bold ;
}