home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2003 January
/
Chip_2003-01_cd1.bin
/
tema
/
epass
/
Css
/
StylBottom.css
< prev
Wrap
Cascading Style Sheet File
|
2002-04-19
|
831b
|
40 lines
<STYLE TYPE="text/css">
<!--
body {
font-family : Verdana, Arial, Sans-serif;
font-size : 12px;
color : #000099;
text-decoration : none;
text-align : left;
background : #3300CC;
}
a:link {
font-family : Verdana, Arial, Sans-serif;
font-size : 12px;
color : #FFFFFF;
text-decoration : underline;
}
a:visited {
font-family : Verdana, Arial, Sans-serif;
font-size : 12px;
color : #FFFFFF;
text-decoration : underline;
}
A:hover {
color : #FF9966;
text-decoration : underline;
}
td.bottom {
font-family : Verdana, Arial, Sans-serif;
font-size : 12px;
font-weight : bold;
color : #FFFFFF;
background-color : #3300CC;
}
-->
</STYLE>