/* Stylesheet for EverlastingInvites.com */
/* main.css */
/* Copyright 2009. All rights reserved. */
/* This website has been optimized for use with multiple browsers */

/* The A: tags refer to the anchors, links.  */
/* NN4 doesn't recognize Hover, but NN6 will.  */
/* IE 4 and 5, and Opera 3.6 and 4.0 recognize the hover tags. */
/*  anchor elements  */

a.one:link { font-family : Verdana, Helvetica, Sans-serif; font-size : 13px; font-weight : bold ; color: #202020; text-decoration: none; }
	a.one:active { font-family : Verdana, Helvetica, Sans-serif; font-size : 13px; font-weight : bold ; color: #202020; text-decoration: none; }
	a.one:visited { font-family : Verdana, Helvetica, Sans-serif; font-size : 13px; font-weight : bold ; color: #202020; text-decoration: none; }
	a.one:hover { font-family : Verdana, Helvetica, Sans-serif; font-size : 13px; font-weight : bold ; color: #202020; text-decoration: underline;  } 

a.two:link { font-family : Verdana, Helvetica, Sans-serif; font-size : 10pt; color: #202020; text-decoration: none; }
	a.two:active { font-family : Verdana, Helvetica, Sans-serif; font-size : 10pt; color: #202020; text-decoration: none; }
	a.two:visited { font-family : Verdana, Helvetica, Sans-serif; font-size : 10pt; color: #202020; text-decoration: none; }
	a.two:hover { font-family : Verdana, Helvetica, Sans-serif; font-size : 10pt; color: #202020; text-decoration: underline;  } 

a.tre:link { font-family : Verdana, Helvetica, Sans-serif; font-size : 11pt; color: #202020; font-weight : bold ; text-decoration: underline; }
	a.tre:active { font-family : Verdana, Helvetica, Sans-serif; font-size : 11pt; color: #202020; font-weight : bold ; text-decoration: none; }
	a.tre:visited { font-family : Verdana, Helvetica, Sans-serif; font-size : 11pt; color: #202020; font-weight : bold ; text-decoration: none; }
	a.tre:hover { font-family : Verdana, Helvetica, Sans-serif; font-size : 11pt; color:  #202020; font-weight : bold ; text-decoration: underline;  } 
	
a.four:link { font-family : Verdana, Helvetica, Sans-serif; font-size : 13px; color: #5A5A5A; font-weight : normal ; text-decoration: underline; }
	a.four:active { font-family : Verdana, Helvetica, Sans-serif; font-size : 13px; color: #5A5A5A; font-weight : normal ; text-decoration: none; }
	a.four:visited { font-family : Verdana, Helvetica, Sans-serif; font-size : 13px; color: #5A5A5A; font-weight : normal ; text-decoration: none; }
	a.four:hover { font-family : Verdana, Helvetica, Sans-serif; font-size : 13px; color:  #5A5A5A; font-weight : normal ; text-decoration: underline;  } 

a.five:link { font-family : Verdana, Helvetica, Sans-serif; font-size : 11px; color: #5A5A5A; font-weight : normal ; text-decoration: none; }
	a.five:active { font-family : Verdana, Helvetica, Sans-serif; font-size : 11px; color: #5A5A5A; font-weight : normal ; text-decoration: none; }
	a.five:visited { font-family : Verdana, Helvetica, Sans-serif; font-size : 11px; color: #5A5A5A; font-weight : normal ; text-decoration: none; }
	a.five:hover { font-family : Verdana, Helvetica, Sans-serif; font-size : 11px; color:  #5A5A5A; font-weight : normal ; text-decoration: none  } 
	
a.whois:link { font-family : Verdana, Helvetica, Sans-serif; font-size : 8pt; color: #827A60; font-weight : normal ; text-decoration: none; }
	a.whois:active { font-family : Verdana, Helvetica, Sans-serif; font-size : 8pt; color: #827A60; font-weight : normal ; text-decoration: none; }
	a.whois:visited { font-family : Verdana, Helvetica, Sans-serif; font-size : 8pt; color: #827A60; font-weight : normal ; text-decoration: none; }
	a.whois:hover { font-family : Verdana, Helvetica, Sans-serif; font-size : 8pt; color:  #827A60; font-weight : normal ; text-decoration: underline;  } 


H1 {

	font-family: Arial, Helvetica, Trebuchet MS, Sans-serif;
	color: #8A8A8A;
	padding: 0px;
	font-weight : bold ;
	font-size : 16px;
}

H2 {

	font-family: Arial, Helvetica, Trebuchet MS, Sans-serif,;
	color: #8A8A8A;
	padding: 0px;
	font-weight : bold ;
    font-size : 14px;
}

H3 {
	font-family: Arial, Helvetica, Trebuchet MS, Sans-serif;
	color: #A5A3A4;
	font-size : 14px;
}

H4 {
    font-family: Arial, Helvetica, Trebuchet MS, Sans-serif;
	font-size : 16px;
}



P, TD, UL
{
    FONT-FAMILY: Verdana,  Helvetica, Trebuchet MS, Sans-serif;
    FONT-SIZE: 13px;
	color: #5A5A5A;
}


.bold
{
	FONT-FAMILY: Verdana,  Helvetica, Trebuchet MS, Sans-serif;
	FONT-SIZE: 12px;
	FONT-WEIGHT: 900;
}


.style2
{
    FONT-FAMILY: Verdana,  Helvetica, Trebuchet MS, Sans-serif;
	color: #8A8A8A;
    FONT-SIZE: 13pt;
	FONT-WEIGHT: normal;
	
}

.pagelink
{
    FONT-FAMILY: Verdana,  Helvetica, Trebuchet MS, Sans-serif;
	color: #5A5A5A;
    FONT-SIZE: 11px;
	FONT-WEIGHT: normal;
	
}


.copyright
{
    FONT-FAMILY: Verdana,  Helvetica, Trebuchet MS, Sans-serif;
	color: #202020;
    FONT-SIZE: 11px;
	FONT-WEIGHT: normal;
	
}


.whois
{
    FONT-FAMILY: Arial,  Helvetica, Trebuchet MS, Sans-serif;
	color: #827A60;
    FONT-SIZE: 8pt;
	FONT-WEIGHT: normal;
	
}