/***********************************************/
/* base_toma.css                               */
/* Use with html files (Tomakomai style)       */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/

body {
  background-color:#FFFFFF;
  color:#333333;
}

a         { color:#333399; text-decoration:none;}
a:link    { color:#333399; text-decoration:none;}
a:visited { color:#663366; text-decoration:none;}
a:hover   { color:#FF3300; text-decoration:underline; }

/******************** End **********************/
