/**
* TorTags component for Joomla 1.6, Joomla 1.7, Joomla 2.5, Joomla 3.0
* @package TorTags
* @author Tormix Team
* @Copyright Copyright (C) Tormix, www.tormix.com
* @license GNU/GPL http://www.gnu.org/copyleft/gpl.html
*/
a.tag1 {
    font-size: 90%;
    font-weight: normal;
}
a.tag2 {
    font-size: 100%;
    font-weight: normal;
}
a.tag3 {
    font-size: 125%;
    font-weight: normal;
}
a.tag4 {
    font-size: 150%;
    font-weight: normal;
}
a.tag5 {
    font-size: 175%;
    font-weight: normal;
}
a.tag6 {
    font-size: 200%;
    font-weight: bold;
}
a.tag7 {
    font-size: 225%;
    font-weight: bold;
}
a.tag8 {
    font-size: 250%;
    font-weight: bold;
}
a.tag9 {
    font-size: 265%;
    font-weight: bold;
}