/*
>========================================================================================================<
>--------------------------------------------------------------------------------------------------------<

		The coding and development of this document was developed by ComnetSolutions Pte Ltd.
		The intellectual property of these material in question, are under the protection of the
		copyright infringement laws.
		
		For more information on ComnetSolutions, your preferred Singapore Web Design Company, 
		please visit: http://www.comnet.com.sg.
		
>--------------------------------------------------------------------------------------------------------<
>========================================================================================================<
 */
 
 /* Body Styles*/
 /*=====================================================================================================*/
.bodygrey10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #6A6A6A;
	font-decoration: none;
}

a.bodygrey10:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #6A6A6A;
	font-decoration: none;
}
a.bodygrey10:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #6A6A6A;
	font-decoration: none;
}
a.bodygrey10:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #6A6A6A;
	font-decoration: none;
}
a.bodygrey10:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #6A6A6A;
	text-decoration: underline;
	background-color: #B3E5F5;
}.bodygrey210 {

	font-family: Tahoma, Arial, "Times New Roman";
	font-size: 10px;
	color: #6A6A6A;
	font-decoration: none;
}

