/*
 * ------------------------------------------------------------------------
 * JA Erio Template for Joomla 2.5 & 3.x
 * ------------------------------------------------------------------------
 * Copyright (C) 2004-2011 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
 * This file may not be redistributed in whole or significant part.
 * ------------------------------------------------------------------------
*/

/* ------------------- */
/* -- typo.css  -- */
/* ------------------- */

.black, .tag-black, .gray,.tag-gray, .orange,.tag-orange, .red,.tag-red, 
.blue,.tag-blue, .rosy,.tag-rosy, .green,.tag-green, .pink,.tag-pink   {
	filter: none;
}

.black:hover, .black:active, .gray:hover, .gray:active, .orange:active, .orange:hover,
.red:hover, .red:active, .blue:active, .blue:hover, .rosy:active, .rosy:hover,
.green:active, .green:hover ,.pink:active, .pink:hover  {
	filter: none;
}