/* general.css */

A			{ text-decoration: none }
A:link		{ color: #339900 }
A:visited	{ color: #99CC99 }
A:active	{ color: #CCCCCC }
A:hover		{ color: #CCCCCC; text-decoration: underline }

.otxdef	{ color: #000000; line-height: 135%; font-family: Verdana, Arial, Helvetica}

.tiotxdef	{ color: #000000; line-height: 135%; font-family: Arial, Helvetica, sans-serif}

.cp	{ color: #666666; line-height: 100%; font-size: 10px; font-family: Verdana, Arial, Helvetica}
