STYLESHEETS CODE

In HEAD:

      <LINK rel="stylesheet" href="hpstyle.css" type="text/css">    

</HEAD>

in root web, create the css file

hpstyle.css

EXAMPLE OF THIS FILE:

body {font-family: verdana; color: #3F6617; font-size:12pt;}

li { font-family: verdana; color: #3F6617; font-size:12pt;}

TD { font-family: verdana; color: #3F6617; font-size:12pt;}

.force { font-family: verdana; color: #3F6617; font-size:10pt;}

em { font-family: verdana; color: #3F6617; font-size:12pt;} 

small { font-family: verdana; color: #3F6617; font-size:10pt;} 

strong { font-family: verdana; color: #3F6617; font-size:12pt;} 

h2 { font-family: verdana; color: #3F6617; font-size:14pt; } 

h3 { font-family: verdana; color: #FF9900; font-size:12pt;} 

h4 { font-family: verdana; color: #3F6617; font-size:12pt;} 


A:hover { color: #ff9900}

A:link { text; color: #006600}

A:visited ( color: #330066}

THIS IS THE STYLE STHEET FOR parkcentralhotel.com
