/*
	homepage ico links
*/

#mainOptionsDivisions a:link { color: #ffffff; text-decoration : none; }
#mainOptionsDivisions a:visited { color: #ffffff; text-decoration : none; }
#mainOptionsDivisions a:active { color: #ffffff; text-decoration : none; }
#mainOptionsDivisions a:hover { color: #ffffff; text-decoration : none; }

#mainOptionsCompanies a:link { color: #ffffff; text-decoration : none; }
#mainOptionsCompanies a:visited { color: #ffffff; text-decoration : none; }
#mainOptionsCompanies a:active { color: #ffffff; text-decoration : none; }
#mainOptionsCompanies a:hover { color: #ffffff; text-decoration : none; }


/*
	subpage navigation list
*/

#navigationList_TABLE a:link { color: #ffc300; text-decoration : none; }
#navigationList_TABLE a:visited { color: #ffc300; text-decoration : none; }
#navigationList_TABLE a:active { color: #ffc300; text-decoration : none; }
#navigationList_TABLE a:hover { color: #ffffff; text-decoration : none; }

#insideOptions a:link { background-image: url(../images/white_arrow.jpg); background-repeat: no-repeat; padding-left: 17px; background-position: 0px 2px; font-size: 12px; font-weight: bold; color: #ffc300; text-decoration : none; }
#insideOptions a:visited { background-image: url(../images/white_arrow.jpg); background-repeat: no-repeat; padding-left: 17px; background-position: 0px 2px; font-size: 12px; font-weight: bold; color: #ffc300; text-decoration : none; }
#insideOptions a:active { background-image: url(../images/white_arrow.jpg); background-repeat: no-repeat; padding-left: 17px; background-position: 0px 2px; font-size: 12px; font-weight: bold; color: #ffc300; text-decoration : none; }
#insideOptions a:hover { background-image: url(../images/white_arrow.jpg); background-repeat: no-repeat; padding-left: 17px; background-position: 0px 2px; font-size: 12px; font-weight: bold; color: #ffffff; text-decoration : none; }



