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

IMAGES.CSS - KRAFTWERK.TECHNOPOP.COM.BR

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

/* REDEFING TITLE */
.title			{
				font-size: 16px;
				color: #FF0000;
				text-decoration: none;
				font-weight: Bold;
}

.title:hover	{
				color: #FF0000;
				text-decoration: none;
				font-weight: Bold;
				font-style: Normal;
}

/* EOF */
