/* CSS Document */

/*============================================================================*/ 
/*                             ITEMALL FONTS                                  */
/*============================================================================*/

/*Titles*/		.titles {		 font-family: Verdana,Sans-Serif; font-size: 12px; font-weight: bold; font-style:  normal; text-decoration: none; color: #AAAAAA; }
			a.titles:link 		{color: #AAAAAA; font-size: 11px; font-weight: bold; text-decoration: none;}
			a.titles:visited 	{color: #AAAAAA; font-size: 11px; font-weight: bold; text-decoration: none;}
			a.titles:hover 		{color: #880000; font-size: 11px; font-weight: bold; text-decoration: underline;}
/*============================================================================*/

/*Categories*/		.categories {		 font-family: Verdana,Sans-Serif; font-size: 10px; font-weight: normal; font-style:  normal; text-decoration: none; color: #CCCCCC;}
			a.categories:link 	{color: #CCCCCC; font-size: 10px; text-decoration: none;}
			a.categories:visited 	{color: #CCCCCC; font-size: 10px; text-decoration: none;}
			a.categories:hover 	{color: #880000; font-size: 10px; text-decoration: underline;}
/*============================================================================*/

/*Descriptions*/	.descriptions {font-family: Verdana,Sans-Serif; font-size: 12px; font-weight: normal; font-style:  normal; text-decoration: none; color: #FFFFFF; }
			a.descriptions:link 	{color: #FFFFFF; text-decoration: none;}
			a.descriptions:visited 	{color: #FFFFFF; text-decoration: none;}
			a.descriptions:hover 	{color: #880000; text-decoration: underline;}
/*============================================================================*/

/*Views*/		.views {		 font-family: Verdana,Sans-Serif; font-size: 10px; font-weight: normal; font-style:  italic; text-decoration: none; color: #AAAAAA; }
			a.views:link 		{color: #AAAAAA; text-decoration: none;}
			a.views:visited 	{color: #AAAAAA; text-decoration: none;}
			a.views:hover 		{color: #880000; text-decoration: underline;}
/*============================================================================*/










