/* CSS Document */
	
	.title
	{
	font-family:arial;
	font-size:14px;
	color: #990066;
	font-weight:bold;
	text-decoration:none;
	}

	.coming
	{
	font-family:arial;
	font-size:16px;
	color: #999999;
	font-weight:normal;
	text-decoration:none;
	}
	
	.desc
	{
	font-family:arial;
	font-size:13px;
	color: #000000;
	font-weight:normal;
	text-align:justify;
	text-decoration:none;
	}
	
	.text
	{
	font-family:arial;
	font-size:12px;
	color:#000000;
	font-weight:normal;
	text-decoration:none;
	}

	.blue
	{
	font-family:arial;
	font-size:12px;
	color: #0943E9;
	font-weight:normal;
	text-decoration:none;
	}

	.black
	{
	font-family:arial;
	font-size:14px;
	color: #black;
	font-weight:bold;
	text-decoration:none;
	}

	.copyright
	{
	font-family:arial;
	font-size:11px;
	color: #000000;
	font-weight:normal;
	text-decoration:none;
	}

	 a.homelink:link {font: normal 12px Comic Sans MS; font-weight:normal; color: #000000; text-decoration: underline; }
	 a.homelink:visited {font: normal 12px Comic Sans MS; font-weight:normal; color:#000000; text-decoration: underline; }
	 a.homelink:hover {font: normal 12px Comic Sans MS; font-weight:normal; color: #3191F8; text-decoration: none; } 
	 
	 a.readmore:link {font: normal 11px Arial; font-weight:normal; color: #FF6633; text-decoration: underline; }
	 a.readmore:visited {font: normal 11px Arial; font-weight:normal; color:#FF6633; text-decoration: underline; }
	 a.readmore:hover {font: normal 11px Arial; font-weight:normal; color: #0000FF; text-decoration: none; }
	 
	 .td 
	 {
	 font: normal ;
	  font-weight:normal; 
	  color: #000000; 
	  text-decoration: none; 
	 }
