home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2001 July
/
Chip_2001-07_cd1.bin
/
tema
/
hist1
/
stara
/
styles
/
nn.css
< prev
next >
Wrap
Cascading Style Sheet File
|
2001-06-05
|
560b
|
40 lines
<STYLE type="text/css">
<!--
BODY {
background-color: #ffffff;
}
A:active {
color : #ff0000;
font-family : Arial;
font-size : 14px;
text-decoration : underline;
}
A:link {
color : #0000ff;
font-family : Arial;
font-size : 14px;
text-decoration : none;
}
A:visited {
color : #0000a0;
font-family : Arial;
font-size : 14px;
text-decoration : none;
}
A:hover {
color : #ff0000;
font-family : Arial;
font-size : 14px;
text-decoration : underline;
}
-->
</STYLE>