/* Stylesheet for FunWithRocky.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.  */
/*  anchor elements  */



a.one:link { font-family : Verdana, Helvetica, Sans-serif; font-size : 14px; font-weight : bold ; color: #FFFF00; text-decoration: none; }
	a.one:active { font-family : Verdana, Helvetica, Sans-serif; font-size : 14px; font-weight : bold ; color: #FFFF00; text-decoration: none; }
	a.one:visited { font-family : Verdana, Helvetica, Sans-serif; font-size : 14px; font-weight : bold ; color: #FFFF00; text-decoration: none; }
	a.one:hover { font-family : Verdana, Helvetica, Sans-serif; font-size : 14px; font-weight : bold ; color: #FFFF00; text-decoration: underline;  } 
	
a.pagetext:link { font-family : Verdana, Helvetica, Sans-serif; font-size : 15px; font-weight : normal ; color: #000000; text-decoration: underline; }
	a.pagetext:active { font-family : Verdana, Helvetica, Sans-serif; font-size : 15px; font-weight : normal ; color: #000000; text-decoration: underline; }
	a.pagetext:visited { font-family : Verdana, Helvetica, Sans-serif; font-size : 15px; font-weight : normal ; color: #000000; text-decoration: underline; }
	a.pagetext:hover { font-family : Verdana, Helvetica, Sans-serif; font-size : 15px; font-weight : normal ; color: #000000; text-decoration: none;  } 


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 : 9pt; color: #FFFF00; font-weight : normal ; text-decoration: underline; }
	a.tre:active { font-family : Verdana, Helvetica, Sans-serif; font-size : 9pt; color: #FFFF00; font-weight : normal ; text-decoration: none; }
	a.tre:visited { font-family : Verdana, Helvetica, Sans-serif; font-size : 9pt; color: #FFFF00; font-weight : normal ; text-decoration: none; }
	a.tre:hover { font-family : Verdana, Helvetica, Sans-serif; font-size : 9pt; color:  #FFFF00; font-weight : normal ; text-decoration: underline;  } 

a.whois:link { font-family : Verdana, Helvetica, Sans-serif; font-size : 8pt; color: #3F3FB1; font-weight : normal ; text-decoration: none; }
	a.whois:active { font-family : Verdana, Helvetica, Sans-serif; font-size : 8pt; color: #3F3FB1; font-weight : normal ; text-decoration: none; }
	a.whois:visited { font-family : Verdana, Helvetica, Sans-serif; font-size : 8pt; color: #3F3FB1; font-weight : normal ; text-decoration: none; }
	a.whois:hover { font-family : Verdana, Helvetica, Sans-serif; font-size : 8pt; color:  #3F3FB1; font-weight : normal ; text-decoration: underline;  } 


H1 {

	font-family: Arial, Helvetica, Trebuchet MS, Sans-serif;
	color: #202020;
	padding: 0px;
	font-weight : bold ;
	font-size : 16px;
}

H2 {

	font-family: Arial, Helvetica, Trebuchet MS, Sans-serif,;
	color: #202020;
	padding: 0px;
	font-weight : bold ;
    font-size : 16px;
}

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: 15px;
	color: #000000;
}


.bold
{
	FONT-FAMILY: Arial,  Helvetica, Trebuchet MS, Sans-serif;
	FONT-SIZE: 14px;
	FONT-WEIGHT: 900;
}


.style2
{
    FONT-FAMILY: Arial,  Helvetica, Trebuchet MS, Sans-serif;
	color: #202020;
    FONT-SIZE: 12pt;
	FONT-WEIGHT: bold;
	
}

.copyright
{
    FONT-FAMILY: Verdana,  Helvetica, Trebuchet MS, Sans-serif;
	color: #FFFF00;
    FONT-SIZE: 9pt;
	FONT-WEIGHT: normal;
	
}


.whois
{
    FONT-FAMILY: Arial,  Helvetica, Trebuchet MS, Sans-serif;
	color: #3F3FB1;
    FONT-SIZE: 8pt;
	FONT-WEIGHT: normal;
	
}