/*------------------------------------------------------------------------
# JA Teline - April, 2007
# ------------------------------------------------------------------------
# Copyright (C) 2004-2007 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
-------------------------------------------------------------------------*/
a {
	border-bottom: 1px dotted;
	color: #006DA3;
	text-decoration: none;
}

a:hover, a:active, a:focus {
	border-bottom: 1px solid;
	color: #CC0000;
	text-decoration: none;
}
a.ridlenta {
	border-bottom: 1px dotted;
	color: #006DA3;
	text-decoration: none;
}

a.ridlenta:hover, a.ridlenta:active, a.ridlenta:focus {
	border-bottom: 1px solid;
	color: #CC0000;
	text-decoration: none;
}
a.ridlenta:visited {
	color: #9470b6;
}