home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 1999 July
/
Chip_1999-07_cd.bin
/
internet
/
pi
/
CSS
/
MENU.CSS
< prev
next >
Wrap
Cascading Style Sheet File
|
1999-05-20
|
593b
|
37 lines
BODY {
color : black;
font-family : Tahoma;
font-size : 9pt;
}
A { text-decoration: none; color:black }
A.bold { text-decoration: none; color:black; font-weight:bold }
TD {
font-family : Tahoma;
font-size : 9pt;
font-weight : normal;
text-decoration : none;
}
INPUT {
font-family : Tahoma;
font-size : 9pt;
font-weight : normal;
text-decoration : none;
}
SELECT {
font-family : Tahoma;
font-size : 9pt;
font-weight : normal;
text-decoration : none;
}
.BodyText2
{
FONT-FAMILY: Tahoma;
FONT-SIZE: 9pt;
FONT-WEIGHT: bold;
}