		a:link { color: #0225fc; text-decoration: none; font-size: 14px; font-family: times new roman }
		a:active { color: #0225fc; text-decoration: none; font-size: 14px; font-family: times new roman }
		a:visited { color: #0225fc; text-decoration: none; font-size: 14px; font-family: times new roman }
		a:hover { color: #028ffc; text-decoration: none; font-size: 14px; font-family: times new roman }

		a:link.anotherlink { color: #0225fc; text-decoration: none; font-size: 14px; font-family: times new roman }
		a:active.anotherlink { color: #0225fc; text-decoration: none; font-size: 14px; font-family: times new roman }
		a:visited.anotherlink { color: #0225fc; text-decoration: none; font-size: 14px; font-family: times new roman }
		a:hover.anotherlink { color: #028ffc; text-decoration: none; font-size: 14px; font-family: times new roman }



		a:link.nlink { color: #000000; text-decoration: none; font-size: 10px; font-family: times new roman }
		a:active.nlink { color: #000000; text-decoration: none; font-size: 10px; font-family: times new roman }
		a:visited.nlink { color: #0000006; text-decoration: none; font-size: 10px; font-family: times new roman }
		a:hover.nlink { color: #000000; text-decoration: underline; font-size: 10px; font-family: times new roman }


		a:link.sroll { color: #8B0000; text-decoration: none; font-size: 9px; font-weight: bold }
		a:active.sroll { color: #8B0000; text-decoration: none; font-size: 9px; font-weight: bold }
		a:visited.sroll { color: #8B0000; text-decoration: none; font-size: 9px; font-weight: bold }
		a:hover.sroll { color: #000000; text-decoration: none; font-size: 9px; font-weight: bold }


		a:link.butt {font-family: times new roman }
		a:active.butt {font-family: times new roman }
		a:visited.butt {font-family: times new roman }
		a:hover.butt {font-family: times new roman }


		table 	{
				border-collapse: collapse;
				}





		BODY { font-family: Book Antiqua }



		.header 	{
				color: #4d4d4f; 
				font-size: 16px; 
				font-weight: ;
				}
		
		.caption	{
				color: #4d4d4f;
				font-size: 14px;
				font-weight: bold;
				line-height: 20px;
				}

		.captionred	{
				color: #f44336;
				font-size: 14px;
				font-weight: bold;
				line-height: 20px;
				}

		.headred	{
				color: #f44336;
				font-size: 20px;
				font-weight: bold;
				line-height: 24px;
				}

		.jointventure	{
				color: #4d4d4f;
				font-size: 10px;
				font-weight: bold;
				line-height: 18px;
				}

		.captionhead	{
				color: #4d4d4f;
				font-size: 18px;
				font-weight: bold;
				line-height: 30px;
				}

		.lotus 	{
				color: #4d4d4f;
				font-size: 16px;
				font-weight: bold;
				line-height: 16px;
				}

		.sub 		{
				color: #000000;
				font-size: 12px;
				}

		.contact 	{
				color: #4d4d4f;
				font-size: 13px;
				font-weight: bold;
				line-height: 20px;
				}

		.style4 	{
				color: #000000;
				font-size: 9px
				}

		.button 	{
    				background-color: #f44336;; /* Red */
   			 	border: none;
   			 	color: white;
   			 	padding: 15px 32px;
   			 	text-align: center;
   			 	text-decoration: none;
   			 	display: inline-block;
   			 	font-size: 20px;
				border-radius: 2px;
				-webkit-transition-duration: 0.4s; /* Safari */
    				transition-duration: 0.4s;
    				cursor: pointer;
				}

		.button1 	{
    				background-color: #f44336 
    				color: white; 
				}

		.button1:hover {
    				background-color: #cb1406;
    				color: white;
				}

		

		BODY {background-image:  url();
		background-repeat: attribute; 
		background-attachment: fixed;}