a.cl_link,a.cl_link:active { color: #0000FF; text-decoration: none } a.cl_link:hover { color: #CCCCCC; text-decoration: none }
#cl_link { color: #0000FF; text-decoration: none } #cl_link:active { color: #0000FF; text-decoration: none } #cl_link:hover { color: #CCCCCC; text-decoration: none } и там не Class а ID ..пробуй..я не помню уже, с этой школой вообще заплесневел мозг
.cl_link, table .cl_link, td .cl_link, table td .cl_link, .cl_link:active, table .cl_link:active, td .cl_link:active, table td .cl_link:active { color: #0000FF !important; text-decoration: none !important; } .cl_link:hover, table .cl_link:hover, td .cl_link:hover, table td .cl_link:hover { color: #CCCCCC !important; text-decoration: none !important; }