home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2002 September
/
Chip_2002-09_cd1.bin
/
bonus
/
data
/
bas
/
html
/
STYLESCO.CSS
< prev
Wrap
Cascading Style Sheet File
|
2000-10-03
|
576b
|
33 lines
<style>
<!--
A {
font-weight: bold;
font-size: 12pt;
font-family: arial;
color: #000000;
text-decoration: none;
}
A:hover {
font-weight: bold;
font-size: 12pt;
font-family: arial;
color: #0000FF;
text-decoration: none;
background-color: #FFFFC8;
}
.maintitle {
font-size: 14pt;
font-family: verdana, arial, helv, sans-serif;
font-weight: bold;
color: #FFFFFF;
}
.caption {
font-size: 10pt;
font-family: verdana, arial, helv, sans-serif;
font-weight: bold;
color: #000000;
}
-->
</style>