/* CIB CSS Document */
/* Jimmy @ Jsmedia */
/*--------------------------------------------------------------------------------------------------*/

/*****************************************************************************
	A link
*****************************************************************************/
a { font-size: small; font-style: normal; color: #666666; text-decoration: none; line-height:18pt; }
a:visited { font-size: small; font-style: normal; color: #666666; text-decoration: none; line-height:18pt; }
a:hover { font-size: small; font-style: normal; color: #333333; text-decoration: underline; line-height:18pt; }

/*****************************************************************************
	Print link Gray to dark gray
*****************************************************************************/
span.print_link a { font-size: x-small; font-style: normal; color: #6699CC; text-decoration: none; line-height:12pt; }
span.print_link a:visited { font-size: x-small; font-style: normal; color: #6699CC; text-decoration: none; line-height:12pt; }
span.print_link a:hover { font-size: x-small; font-style: normal; color: #1D6599; text-decoration: underline; line-height:12pt; }

/****************************************************************************/


