/* selector {property: value} */

body {
font-family: arial, verdana, helvetica, serif, sans-serif, monospace;
font-weight: normal;
font-size: 12pt;
text-align: center;
background-image:
 url('f/img/1.jpg'); background-repeat: repeat}

table {text-align: center; margin: 0 auto}
img {border:0}

.v {width:88px; height:31px; border:0px}
.upd {font-style: oblique; font-size:90%; color: #CC0000}
.com {font-style: oblique; color:#CC0000}
ul.nav, ul.nav li { list-style: none; margin: 0; padding: 0; border:0;}
ul.nav { text-align: center; font-style:normal; font-size:large; background-color: #FFFFFF /*#DDBEFF; CCCCFF /*D7B3FF*/}
ul.nav li { display: inline }
ul.nav li:after { content: " | "; }
ul.nav .last:after { content: ""; }
/*#nav {list-style:none;}
#nav li:after {content: " | ";}
#nav li:last-child:after {content: "";}*/

/*a:link {
text-decoration: underline;
color:#993399; }

a:visited {
text-decoration: underline overline;
color:#FFFF00; }

a:active {
text-decoration: line-through;
color:#FF00FF;}

a:hover{
text-decoration: blink;
color:#FFFFFF;}*/
