/* begin font*/
body, div, h1, h2, h3, table, p, li, td, th, ul, ol, textarea, input, select {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	color: #333333;
}
/* end font */

/* begin links*/
A			{color : #0000AA; text-decoration : none; font-weight : bold;} 
A:HOVER		{color : #AA0000; text-decoration : underline;}
A:ACTIVE	{color : #AA0000;}
A:VISITED	{color : #0000AA;}
A:LINK 		{color : #0000AA;}
/* end links*/

.MenuServices				{font-size: 12px; padding: 0px 0px 10px 0px;}
.MenuServices A				{color : #0000AA; text-decoration : none; font-weight : bold;} 
.MenuServices A:HOVER		{color : #AA0000; text-decoration : underline;}
.MenuServices A:ACTIVE		{color : #AA0000;}
.MenuServices A:VISITED		{color : #0000AA;}
.MenuServices A:LINK 		{color : #0000AA;}

.footer 			{font-weight : bold; color: #ffffff; }
.footer A			{color: #ffffff;}
.footer A:LINK		{color: #ffffff;}
.footer A:VISITED	{color: #ffffff;}
.footer A:ACTIVE	{color: #ffffff;}
.footer A:HOVER		{color: #ffffff;}