/* WirusWin CSS */

a:active {
text-decoration: none;
}

a:link {
text-decoration: none;
}

a:visited {
text-decoration: none;
}

a:hover {
color: #ff0000; text-decoration: underline; position:relative;bottom:-1px;left:1px;
}

body {
background:#333333 url(http://wiruswin.com/wiruswin_parts/images/etc/wiruswin_face_mark_bg2.gif) repeat-y;
}

