
a {

    font-family:Arial,Times New Roman;

    color:#000000;


    Text-decoration:none;
    font-weight:bolder;
}



a:hover {

    font-family:Arial,Times New Roman;

    color:#000000;


    Text-decoration:underline;
   font-weight:bolder;
}



.greenfont{

    font-size: 13px;

    color:green;

    font-family: Arial, Helvetica, sans-serif;

    font-weight:bolder;

}

.redfont{

    font-size: 13px;

    color:#990000;

    font-family: Arial, Helvetica, sans-serif;

    font-weight:bolder;    

}
.redhint
{
	font-family:Arial,Times New Roman,Arial;
	color:#ff0000;
	font-size:11px;
}

input, select, textarea
{
    border: 1px solid #cccccc;
    font-size: 11px;
	color:#4d4d4d;
    font-family: Arial, Helvetica, sans-serif;
}

body,td

{

    font-size: 13px;

    font-family: arial;
    
    margin:5px;

}
