/*--
     Thank you for viewing the source, which represents the part of my
	 home page "Mitlas' Secret Garden".
     This page was created without any editors or spellcheckers. I use
     only my own hands and editors like 'vi' or 'Dos Navigator Editor'.
     And, of course, browser 'Netscape Navigator' is not the last thing
     in my development business. If you have any questions or comments
     feel free to contact me anytime: mitlas@auricvision.net.

     WARNING: Entire contents of all of my pages is Copyright (c) 1998
     Dmitry Iv Popov. You MAY NOT copy or/and use any my works, images,
     code or other stuff without my written permission.
--*/

.MAIN
{
 color: #FFFFFF;
 font-size: 12pt;
 font-weight: 100;
 text-align: justify;
 text-decoration: none;
 font-family: verdana, arial, helvetica, sans-serif;
}

.TITLE
{
 color: #E6E6FF;
 font-size: 26pt;
 font-weight: bold;
 text-decoration: none;
 font-family: verdana, arial, helvetica, sans-serif;
}

A:link
{
 color: green;
 text-decoration:none;
}

A:visited
{
 color: green;
 text-decoration:none;
}

A:active
{
 color: green;
 text-decoration:none;
}
