/* 
    Document   : alkatresz_table
    Created on : 2009.07.03., 16:20:13
    Author     : SMID
    Description:
        Purpose of the stylesheet follows.
*/

/* 
   TODO customize this sample style
   Syntax recommendation http://www.w3.org/TR/REC-CSS2/
*/


/*Alkatr�sz lista egy Item-j�t prezent�l� t�blale�r�s*/
#folink{
    text-decoration:none;
    color:#2222ee;
    font-size:20px;
    font-weight:bolder;
}
#folink:hover{
    text-decoration:none;
    color:#7777ff;
}
