// Website Style Schemas for JUSTIS RECORDS


a			{color: #ffffff; text-decoration: underline; }
a:link 			{color: #ffffff; text-decoration: underline; }
a:visited 		{color: #ffffff; text-decoration: underline; } 
a:active 		{color: #ffffff; text-decoration: underline; }
a:hover 		{color: #ffffff; text-decoration: underline; font-weight: bold; }

a.nav:link 		{color: #ffffff; text-decoration: none; font-weight: bold; }
a.nav:visited 		{color: #ffffff; text-decoration: none; font-weight: bold; } 
a.nav:active 		{color: #ffffff; text-decoration: none; font-weight: bold; }
a.nav:hover 		{color: #ffffff; text-decoration: underline; font-weight: bold; }

body 			{font-family: TW Cen MT; color: #ffffff; font-size: 16;}
table			{font-family: TW Cen MT; color: #ffffff; font-size: 16;}
h1 			{font-family: TW Cen MT; color: #ffffff; font-weight: normal; }
h2 			{font-family: TW Cen MT; color: #ffffff; font-weight: normal; }
h3 			{font-family: TW Cen MT; color: #ffffff; font-weight: bold; }
h4 			{font-family: TW Cen MT; color: #ffffff; font-weight: bold; }
h5 			{font-family: TW Cen MT; color: #ffffff; font-weight: bold; }
h6 			{font-family: TW Cen MT; color: #ffffff; font-weight: bold; }

select			{font-family: TW Cen MT; font-size: 14px; font-weight: bold; color: #0000ff; background-color: #FFFFFF; border: #990000; border-style: solid; border-width:1px;border-style:solid;}
.virtual 		{font-family: TW Cen MT; font-size: 14px;color: #0000ff; background-color: #FFFFFF; border: #ffbe0c; border-width:1px;border-style:solid;}
.button 		{background-color: FFFFFF; color: #000066; font-family: TW Cen MT; font-size: 14px; font-weight: bold; border-style: solid; border-width: 1; cursor: hand; }

// END