A:link 				{	color: #502048; 
						text-decoration: none; }
A:visited 			{	color: #4C4C4C; 
						text-decoration: none; }
A:active 			{	color: #502048; 
						text-decoration: none; }
A:hover 			{	color: #E89810; 
						text-decoration: underline; }

body				{	font-family : Arial, Helvetica, sans-serif;
						font-weight : normal;
						font-style : normal;
						color : #000000;
						background : #ffffff;
						background-color : #ffffff;
						margin-left : 0;
						margin-right : 0;
						margin-top : 0;
						margin-bottom : 0;}
						
p, td					{	font-family : Arial, Helvetica, sans-serif;
						font-weight : normal;
						font-style : normal;
						font-size : 10pt;
						}						

#noDeco				{	font-family : Arial, Helvetica;
						font-weight : normal;
						font-style : normal;
						text-decoration : none;
						cursor : pointer;}

.alphabetText		{ 	font-family : Arial, sans-serif;
						font-size : 10pt;
						text-decoration : none;
						color : #502048;
						cursor : pointer;}					

.navLeftAdmin		{ 	font-family : Arial, sans-serif;
						font-size : 10pt;
						text-decoration : none;
						background-color : #E8E8E8;
						cursor : pointer;}

.errorformfield		{	color : #FF3300; }

.warning {
	font-size: 8pt;
	color: #FF0000;
}
