/*------------------------------------------------------------------------
# JA Teline II 1.0 - April, 2008
# ------------------------------------------------------------------------
# Copyright (C) 2004-2008 J.O.O.M Solutions Co., Ltd. All Rights Reserved.
# @license - Copyrighted Commercial Software
# Author: J.O.O.M Solutions Co., Ltd
# Websites:  http://www.joomlart.com -  http://www.joomlancers.com
-------------------------------------------------------------------------*/


/* LINKS VERDES */
a {
	color: #99bf1a;
	text-decoration: none;
}

a:hover, a:active, a:focus {
	color: #33bf1a; 
	text-decoration: underline;
}

a img {
	border: none;
}



