/************ link set 1 **********/

a:link 	{
	font-size: 14px;
	color: #df5400;
	/*background: #9999aa;
	padding: 200px;
	text-decoration: none;
	font-weight: 600;*/
	}


a:visited {
	font-size: 14px;
	color: #df5400;
	/*background: #9999aa;
	padding: 200px;
	text-decoration: none;
	font-weight: 600;*/
	}


a:hover { 
	font-size: 14px;
	color: #df5400;
	/*background: #feffef;
	padding: 200px;
	font-weight: 600;*/
	}


a:active {
	font-size: 14px;
	color: #df5400;
	/*padding: 200px;
	text-decoration: none;
	font-weight: 600;*/
	}




/********** text property ************/


.head	{
	font-size: 30px;
	color: #df5400;
	font-weight: 800;
	/*font-family: arial, verdana;*/
	}

.head2 	{
	font-size: 20px;
	color: #df5400;
	font-weight: 800;
	}


.head3 	{
	font-size: 16px;
	color: #df5400;
	font-weight: 800;
	}

.head4 	{
	font-size: 14px;
	color: #df5400;
	font-weight: 800;
	}




.text   {
	font-size: 14px;
	color: #000000;
	}

.text2   {
	font-size: 13px;
	color: #000000;
	}


.note   {
	font-size: 13px;
	color: #aa0000;
	}

li	{
	font-size: 14px;
	color: #000000;
	}

hr	{
	height: 1px;
	color: #df5400;
	}






/************ Link set2 **********


.head2 a:link 	{
	font-family: arial;
	font-size: 16px;
	color: #feffef;
	background: #9999aa;
	padding: 200px;
	text-decoration: none;
	font-weight: 400;
	}


.head2 a:visited {
	font-family: verdana;
	font-size: 16px;
	color: #fefefe;
	background: #9999aa;
	padding: 200px;
	text-decoration: none;
	font-weight: 400;
	}


.head2 a:hover { 
	font-family: verdana;
	font-size: 16px;
	color: #9999aa;
	background: #feffef;
	padding: 200px;
	font-weight: 400;
	}


.head2 a:active {
	font-family: verdana;
	font-size: 16px;
	padding: 200px;
	text-decoration: none;
	font-weight: 400;
	}

******************/









