index file
<html> <head> <title>########3</title> <link rel="stylesheet" href="axsu.css" type="text/css" /> </head>
css file
a.nav {
text-decoration: none;
color: #ffffff;
font-family: verdana;
font-size: 10px;
}
a.nav:hover {
text-decoration: none;
color: #005c90;
font-family: verdana;
font-size: 10px;
}
and to view what it does www.conceptae.net please tell me if you see the above styles and ill know its just me...and if you dont see the above link styles post what the problem might be cause ive tried everything i know
