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

NEWS.CSS - KRAFTWERK.TECHNOPOP.COM.BR

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

.month				{
					font-size: 12pt;
					color: #FF0000;
					text-decoration: none;
					font-weight: Bold;
}

.newstitle			{
					font-size: 12pt;
					color: #D0A040;
					font-style: Italic;
					font-weight: Bold;
}

.newstext			{
					font-size: 10pt;
					color: #FFFFFF;
					font-style: Italic;
}

.newslink			{
					font-size: 10pt;
					color: #00FF00;
					font-weight: Bold;
					font-style: Normal;
}

.newslink:hover		{
					font-size: 10pt;
					color: #00FF00;
					font-weight: Bold;
					font-style: Italic;
}

/* EOF */
